Searched refs:http_header_parse_result (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dtest-http-header-parser.c12 struct http_header_parse_result { struct
21 const struct http_header_parse_result *fields;
26 static const struct http_header_parse_result valid_header_parse_result1[] = {
41 static const struct http_header_parse_result valid_header_parse_result2[] = {
53 static const struct http_header_parse_result valid_header_parse_result3[] = {
68 static const struct http_header_parse_result valid_header_parse_result4[] = {
84 static const struct http_header_parse_result valid_header_parse_result5[] = {
88 static const struct http_header_parse_result valid_header_parse_result6[] = {
93 static const struct http_header_parse_result valid_header_parse_result7[] = {
206 const struct http_header_parse_result *resul
[all...]

Completed in 28 milliseconds