Searched refs:HTTP_REPORT (Results 1 – 2 of 2) sorted by relevance
47 HTTP_REPORT = 20, /**< REPORT */ enumerator
1156 parser->method = HTTP_REPORT; /* or REBIND */ in parser_execute()1230 case (HTTP_REPORT << 16 | 2 << 8 | 'B'): in parser_execute()