Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
André,
On 2/16/12 3:24 PM, André Warnier wrote:
A correct request should have at least 2 lines such as
line 1 : GET /mywebapp/... HTTP/1.1 (could also be POST instead
of GET) then: .. (any number of header lines, 0-n) then: Host:
the.correct.hostname .. (any number of header lines, 0-n) ..an
empty line (CR/LF)
This is making me think.
I wonder if Flexbuilder uses HTTP/1.0 and does not provide a "Host"
header. That way, you'll get the default VirtualHost which might not
have the proper mappings.
Right, that's what I have been wondering too.
Or if the processing of that <form> by Flexbuilder somehow has a bug, which depending on
what you type into that "target host" input box, sometimes gets horribly confused.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org