Searched refs:HTTP_LOCK (Results 1 – 2 of 2) sorted by relevance
38 HTTP_LOCK = 9, /**< LOCK */ enumerator
1136 parser->method = HTTP_LOCK; /* or LINK */ in parser_execute()1242 case (HTTP_LOCK << 16 | 1 << 8 | 'I'): in parser_execute()