Searched refs:HTTP_UNLOCK (Results 1 – 2 of 2) sorted by relevance
42 HTTP_UNLOCK = 15, /**< UNLOCK */ enumerator
1165 parser->method = HTTP_UNLOCK; in parser_execute()1245 case (HTTP_UNLOCK << 16 | 2 << 8 | 'S'): in parser_execute()1248 case (HTTP_UNLOCK << 16 | 2 << 8 | 'B'): in parser_execute()1251 case (HTTP_UNLOCK << 16 | 3 << 8 | 'I'): in parser_execute()