On Sun 26 Feb 2012 13:03, Daniel Krueger <[email protected]> writes:
> (parse-header 'content-encoding "gzip") > => (GET HEAD) > > but which should be > > (parse-header 'content-encoding "gzip") > => (gzip) Thanks for the report, fixed :-) Andy -- http://wingolog.org/
