
Data Fields | |
| List * | headers |
| Octstr * | body |
| long | chunked_body_chunk_len |
| long | expected_body_len |
|
|
Definition at line 361 of file http.c. Referenced by entity_destroy(), handle_transaction(), http_accept_request(), http_receive_result_real(), read_body_until_eof(), read_body_with_length(), and read_chunked_body_data(). |
|
|
Definition at line 364 of file http.c. Referenced by read_chunked_body_data(), and read_chunked_body_len(). |
|
|
Definition at line 365 of file http.c. Referenced by deduce_body_state(), and read_body_with_length(). |
|
|
Definition at line 360 of file http.c. Referenced by deduce_body_state(), entity_create(), entity_destroy(), entity_read(), get_redirection_location(), handle_transaction(), http_accept_request(), http_receive_result_real(), and read_chunked_body_trailer(). |