[squid-dev] [PATCH] Parser-NG: Http1::Tokenizer
Amos Jeffries
squid3 at treenet.co.nz
Fri Jun 19 01:24:28 UTC 2015
On 10/06/2015 2:50 a.m., Amos Jeffries wrote:
> This adds a class Http1::Tokenizer, which inherits from
> ::Parser::Tokenizer and presents additional HTTP-specific token parsing
> methods.
>
> At present it extends for the quoted-string, 1#( token/ quoted-string ),
> and qdtext constructs from RFC 7230 and RFC 1945.
>
> It can also cope with charset and quoted-pair escaping differences in
> qdtext between RFC 1945 and RFC 7230. The un-escaped form of token is
> returned.
Absent any objections I have applied this to trunk as rev.14113
Amos
More information about the squid-dev
mailing list