Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

How to overwrite the response server name in mojolicious

by vijay_be14 (Initiate)
on Aug 29, 2016 at 06:01 UTC ( [id://1170671]=perlquestion: print w/replies, xml ) Need Help??

vijay_be14 has asked for the wisdom of the Perl Monks concerning the following question:

Hello All,

I created the REST API service using Mojolicious. Done on implement the service. But the question, Is there way to overwrite the server name in rest response.
For example,

Content-Length: 22
Content-Type: application/json;charset=UTF-8
Server: Mojolicious (Perl)
Date: Fri, 26 Aug 2016 13:44:39 GMT

Whether its possible for change the name called 'Mojolicious (Perl)' to 'My Application Name'
Please help me to clear out this.
Thanks
  • Comment on How to overwrite the response server name in mojolicious

Replies are listed 'Best First'.
Re: How to overwrite the response server name in mojolicious
by marto (Cardinal) on Aug 29, 2016 at 06:22 UTC
      Thank you so much

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1170671]
Approved by kevbot
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-25 23:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found