Home
last modified time | relevance | path

Searched refs:tx_content_length (Results 1 - 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/roles/http/
H A Dheader.c170 wsi->http.tx_content_length = content_length; in lws_add_http_header_content_length()
173 lwsl_info("%s: %s: tx_content_length/remain %llu\n", __func__, in lws_add_http_header_content_length()
498 wsi->http.tx_content_length = (unsigned int)len; in lws_return_http_status()
H A Dprivate-lib-roles-http.h265 lws_filepos_t tx_content_length; member
/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c734 (int)wsi->http.tx_content_length, in rops_handle_POLLOUT_h1()
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c494 wsi->http.tx_content_length) { in rops_write_role_protocol_h2()
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c2641 wsi->http.tx_content_length = 0; in lws_http_transaction_completed()
3136 if (wsi->http.tx_content_length) in lws_serve_http_file_fragment()

Completed in 7 milliseconds