Home
last modified time | relevance | path

Searched defs:authority (Results 1 - 24 of 24) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http2-https-fallback.js
/third_party/curl/tests/unit/
H A Dunit2603.c45 const char *authority; member
/third_party/curl/lib/
H A Dhttp1.c139 const char *p, *m, *target, *hv, *scheme, *authority, *path; in start_req() local
[all...]
H A Dhttp_proxy.c90 char *authority = NULL; in Curl_http_proxy_create_CONNECT() local
H A Dhttp.h268 char *authority; member
H A Dcf-h1-proxy.c543 char *authority; /* for CONNECT, the destination host + port */ in CONNECT_host() local
584 char *authority = NULL; /* for CONNECT */ in start_CONNECT() local
[all...]
H A Durlapi.c849 CURLUcode Curl_url_set_authority(CURLU *u, const char *authority, in Curl_url_set_authority() argument
H A Dcf-h2-proxy.c72 char *authority; member
H A Dhttp.c4840 const char *scheme = NULL, *authority in Curl_http_req_to_h2() local
4597 Curl_http_req_make(struct httpreq **preq, const char *method, size_t m_len, const char *scheme, size_t s_len, const char *authority, size_t a_len, const char *path, size_t p_len) Curl_http_req_make() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Durl.h352 const char *authority; /**< "//" if it is a real URL */ member
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_request.cc124 const char *authority; in request_set_authority() local
H A Dshrpx_http2_downstream_connection.cc267 auto authority = StringRef(downstream_hostport); in push_request_headers() local
[all...]
H A Dshrpx_downstream.h194 StringRef authority; member
[all...]
H A DHttpServer.h123 StringRef authority; member
132 nghttp2_rcbuf *authority; member
H A Dshrpx_http_downstream_connection.cc491 auto authority = StringRef(downstream_hostport); in push_request_headers() local
[all...]
H A Dshrpx_https_upstream.cc264 auto authority = util::get_uri_field(uri.c_str(), u, UF_HOST); in rewrite_request_host_path_from_uri() local
1418 auto authority = util::extract_host(req.authority); redirect_to_https() local
[all...]
H A Dshrpx_http3_upstream.cc2235 auto authority = req.fs.header(http2::HD__AUTHORITY); in http_end_request_headers() local
[all...]
H A Dshrpx_http2_upstream.cc349 auto authority = req.fs.header(http2::HD__AUTHORITY); in on_request_headers() local
1979 auto authority = util::extract_host(req.authority); redirect_to_https() local
2156 StringRef scheme, authority, path; prepare_push_promise() local
2187 submit_push_promise(const StringRef &scheme, const StringRef &authority, const StringRef &path, Downstream *downstream) submit_push_promise() argument
2275 StringRef scheme, authority, path; initiate_push() local
[all...]
H A Dshrpx_http2_session.cc2261 auto authority = promised_req.fs.header(http2::HD__AUTHORITY); in handle_downstream_push_promise_complete() local
H A Dshrpx_client_handler.cc1052 StringRef authority, path; in get_downstream_connection() local
[all...]
H A DHttpServer.cc1016 auto authority = stream->header.authority; in submit_push_promise() local
1215 auto authority in prepare_redirect_response() local
[all...]
H A Dnghttp.cc2049 auto authority = req->get_req_header(http2::HD__AUTHORITY); in on_frame_recv_callback2() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DPropIDUtils.cpp403 const UInt32 authority = GetBe32(p + 4); in ParseSid() local
/third_party/nghttp2/examples/
H A Dlibevent-client.c78 char *authority; member

Completed in 43 milliseconds