Searched refs:HTTP_STATE_PUT_RECV (Results 1 – 2 of 2) sorted by relevance
207 HTTP_STATE_PUT_RECV, /* PUT command, receiving data */ enumerator225 # define HTTP_PUT_RECV HTTP_STATE_PUT_RECV
3788 http->state == HTTP_STATE_PUT_RECV) in http_content_coding_start()3804 http->state == HTTP_STATE_PUT_RECV) in http_content_coding_start()4410 http->state == HTTP_STATE_PUT_RECV)) in http_send()