Home
last modified time | relevance | path

Searched hist:712 (Results 1 – 2 of 2) sorted by relevance

/unit/src/test/
H A Dnxt_http_parse_test.cdiff 712:95538a9d4050 Tue Jul 03 12:18:00 UTC 2018 Valentin Bartenev <vbart@nginx.com> HTTP parser: relaxed checking of fields values.

Allowing characters up to 0xFF doesn't conflict with RFC 7230.
Particularly, this make it possible to pass unencoded UTF-8 data
through HTTP headers, which can be useful.
/unit/src/
H A Dnxt_http_parse.cdiff 712:95538a9d4050 Tue Jul 03 12:18:00 UTC 2018 Valentin Bartenev <vbart@nginx.com> HTTP parser: relaxed checking of fields values.

Allowing characters up to 0xFF doesn't conflict with RFC 7230.
Particularly, this make it possible to pass unencoded UTF-8 data
through HTTP headers, which can be useful.