Home
last modified time | relevance | path

Searched defs:headers (Results 201 - 222 of 222) sorted by relevance

123456789

/third_party/node/src/
H A Dnode_http2.cc1871 SubmitRequest( const Http2Priority& priority, const Http2Headers& headers, int32_t* ret, int options) SubmitRequest() argument
2179 SubmitResponse(const Http2Headers& headers, int options) SubmitResponse() argument
2202 SubmitInfo(const Http2Headers& headers) SubmitInfo() argument
2230 SubmitTrailers(const Http2Headers& headers) SubmitTrailers() argument
2324 SubmitPushPromise(const Http2Headers& headers, int32_t* ret, int options) SubmitPushPromise() argument
2697 Local<Array> headers = args[0].As<Array>(); Request() local
2796 Local<Array> headers = args[0].As<Array>(); Respond() local
2813 Local<Array> headers = args[0].As<Array>(); Info() local
2824 Local<Array> headers = args[0].As<Array>(); Trailers() local
2851 Local<Array> headers = args[0].As<Array>(); PushPromise() local
[all...]
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1278 nghttp2_headers headers; member
[all...]
/third_party/nghttp2/src/
H A Dnghttp.cc453 int submit_request(HttpClient *client, const Headers &headers, Request *req) { in submit_request() argument
999 auto headers = Headers{{"host", hostport}, in on_upgrade_connect() local
[all...]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1273 nghttp2_headers headers; member
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c885 size_t headers = (1+len) * sizeof(uint16_t); in pack() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h174 WebResponse(const std::map<std::string, std::string>& headers, const std::string& data, const std::string& encoding, in WebResponse() argument
349 WebRequest(const std::map<std::string, std::string>& headers, const std::string& method, const std::string& url, in WebRequest() argument
/third_party/ffmpeg/libavformat/
H A Dhlsenc.c255 char *headers; member
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h484 const struct lws_protocol_vhost_options *headers; member
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c2539 app_http_get_asn1(const char *url, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, long timeout, const char *expected_content_type, const ASN1_ITEM *it) app_http_get_asn1() argument
2591 app_http_post_asn1(const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, const char *content_type, ASN1_VALUE *req, const ASN1_ITEM *req_it, const char *expected_content_type, long timeout, const ASN1_ITEM *rsp_it) app_http_post_asn1() argument
/third_party/openssl/apps/lib/
H A Dapps.c2532 app_http_get_asn1(const char *url, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, long timeout, const char *expected_content_type, const ASN1_ITEM *it) app_http_get_asn1() argument
2584 app_http_post_asn1(const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, const char *content_type, ASN1_VALUE *req, const ASN1_ITEM *req_it, const char *expected_content_type, long timeout, const ASN1_ITEM *rsp_it) app_http_post_asn1() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp228 bool ParseHttpHeaders(napi_env env, napi_value headersArray, std::map<std::string, std::string>* headers) in ParseHttpHeaders() argument
/kernel/linux/linux-5.10/include/net/
H A Ddevlink.h321 struct devlink_dpipe_header **headers; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h289 u32 headers[MLX5DR_MAX_VLANS]; member
/kernel/linux/linux-6.6/include/net/
H A Ddevlink.h383 struct devlink_dpipe_header **headers; member
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h5150 PyObject *headers = NULL; in os_sendfile() local
5229 PyObject *headers in os_sendfile() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1144 JSRef<JSArray> headers = JSRef<JSArray>::New(); in GetResponseHeader() local
1363 JSRef<JSArray> headers = JSRef<JSArray>::New(); in GetRequestHeader() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c10996 unsigned long *headers = config->headers; in mlxsw_sp_mp4_hash_outer_addr() local
11049 unsigned long *headers = config->headers; in mlxsw_sp_mp4_hash_init() local
11094 unsigned long *headers = config->headers; mlxsw_sp_mp6_hash_outer_addr() local
11109 unsigned long *headers = config->headers; mlxsw_sp_mp6_hash_init() local
[all...]
/third_party/curl/lib/
H A Durldata.h1721 struct curl_slist *headers; /* linked list of extra headers */ member
[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...]
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daacraid.h991 struct aac_qhdr headers; /*producer,consumer q headers*/ member
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daacraid.h992 struct aac_qhdr headers; /*producer,consumer q headers*/ member
/third_party/astc-encoder/Source/
H A Dtinyexr.h246 EXRHeader *headers; member
[all...]

Completed in 153 milliseconds

123456789