-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Adrian,
On 2/17/2011 10:51 AM, Adrian Fretwell wrote:
> Thank you for your feedback, I have just confirmed CRLF is actually
> present by using http://www.askapache.com/online-tools/http-headers-tool/
> When I grab the headers myself in a hex dump, onl
Mark,
Thank you for your feedback, I have just confirmed CRLF is actually
present by using http://www.askapache.com/online-tools/http-headers-tool/
When I grab the headers myself in a hex dump, only LF is present.
Something must be stripping the CR out.
Thank you for the confirmation.
Kind r
On 17/02/2011 14:38, Adrian Fretwell wrote:
> Tomcat 6.0.32
> Hello,
> I am struggling a little with what may be a simple issue:
>
> When I send a request to my installation of Tomcat (including any of the
> example servlets) the HTTP response headers returned are separated by
> only a line feed (
Tomcat 6.0.32
Hello,
I am struggling a little with what may be a simple issue:
When I send a request to my installation of Tomcat (including any of the
example servlets) the HTTP response headers returned are separated by
only a line feed (0A).
I have a Hermes2 application running under tomcat