In message <[email protected]>, dwi kristianto writes:
>inputed request : http://adomain/q?word1 word2 The HTTP client has to encode the space as %20 before sending it, the URL field cannot contain white-space in the HTTP protocol. See RFC2616 section 5.1 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [email protected] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
