Home
last modified time | relevance | path

Searched defs:trailers (Results 1 - 15 of 15) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-set-incoming-message-header.js
/third_party/curl/lib/
H A Dhttp.h271 struct dynhds trailers; member
320 struct dynhds trailers; member
H A Dtransfer.c172 struct curl_slist *trailers = NULL; in Curl_fillreadbuffer() local
[all...]
H A Dhttp.c1651 CURLcode Curl_http_compile_trailers(struct curl_slist *trailers, in Curl_http_compile_trailers() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc201 const auto &trailers = req.fs.trailers(); in http2_data_read_callback() local
H A Dshrpx_downstream.h75 const HeaderRefs &trailers() const { return trailers_; } in trailers() function in shrpx::FieldStore
78 HeaderRefs &trailers() { return trailers_; } in trailers() function in shrpx::FieldStore
H A Dshrpx_http_downstream_connection.cc814 const auto &trailers = req.fs.trailers(); in end_upload_data_chunk() local
H A Dshrpx_https_upstream.cc1369 const auto &trailers = resp.fs.trailers(); in on_downstream_body_complete() local
H A Dshrpx_http3_upstream.cc1488 const auto &trailers = resp.fs.trailers(); in on_downstream_body_complete() local
H A Dshrpx_http2_upstream.cc1478 const auto &trailers = resp.fs.trailers(); in downstream_data_read_callback() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.c824 http_request_on_header(nghttp3_http_state *http, nghttp3_qpack_nv *nv, int trailers, int connect_protocol) http_request_on_header() argument
955 http_response_on_header(nghttp3_http_state *http, nghttp3_qpack_nv *nv, int trailers) http_response_on_header() argument
1299 nghttp3_http_on_header(nghttp3_http_state *http, nghttp3_qpack_nv *nv, int request, int trailers, int connect_protocol) nghttp3_http_on_header() argument
[all...]
H A Dnghttp3_conn.c1538 int trailers = 0; in conn_decode_headers() local
/third_party/python/Lib/test/
H A Dtest_httplib.py49 trailers = "X-Dummy: foo\r\nX-Dumm2: bar\r\n" variable
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h5151 PyObject *trailers = NULL; in os_sendfile() local
5230 PyObject *trailers in os_sendfile() local
[all...]
/third_party/python/Modules/
H A Dposixmodule.c9940 os_sendfile_impl(PyObject *module, int out_fd, int in_fd, Py_off_t offset, Py_off_t sbytes, PyObject *headers, PyObject *trailers, int flags) os_sendfile_impl() argument
[all...]

Completed in 50 milliseconds