Ensure embedded Jetty sends Date header
---------------------------------------

                 Key: FELIX-3127
                 URL: https://issues.apache.org/jira/browse/FELIX-3127
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
    Affects Versions: http-2.2.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


Interestingely embedded Jetty defaults to not sending the Date header (see 
http://jira.codehaus.org/browse/JETTY-1137)

We should just fix this by calling Server.setSendDateHeader(true) after 
creating the server instance.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to