Searched refs:HTTP_STATE_PUT_RECV (Results 1 – 2 of 2) sorted by relevance
208 HTTP_STATE_PUT_RECV, /* PUT command, receiving data */ enumerator226 # define HTTP_PUT_RECV HTTP_STATE_PUT_RECV
3835 http->state == HTTP_STATE_PUT_RECV) in http_content_coding_start()3851 http->state == HTTP_STATE_PUT_RECV) in http_content_coding_start()4478 http->state == HTTP_STATE_PUT_RECV)) in http_send()