truncated VRT_r_req_url

dwi kristianto steamboatid at gmail.com
Sun Jan 2 23:36:52 CET 2011


hello,

because apache can not handle decoded url correctly, i try to develop
url decoding at vcl_recv.
but when i try to use VRT_r_req_url(sp), it return truncated url when
inputed url consists white space.
for example:
inputed request : http://adomain/q?word1 word2
output of VRT_r_req_url: http://adomain/q?word1
how i can get the full url from VRT_r_req_url ?

many thanks in advance.
dwi.




More information about the varnish-misc mailing list