In message <[email protected]>, AD w rites:
>This should mean the field is \012X-Cache-Key: however when running this vcl >through -C it shows up as 14 (2 more bytes than the full size of the field). > Any ideas why this would be ? Because (\###) is octal notation \014 means twelve. > VRT_SetHdr(sp, HDR_REQ, "\014X-Cache-Key:", "test", -- 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
