Home | History | Annotate | Download | only in http

Lines Matching refs:CTL

4263 		{"foo: foo\x00foo\r\n", 400}, // CTL 0x00 in value is bad
4264 {"foo: foo\x7ffoo\r\n", 400}, // CTL 0x7f in value is bad