Home
last modified time | relevance | path

Searched defs:resp_headers (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/py-scrapy/Scrapy-2.5.1/tests/
H A Dtest_spidermiddleware_referer.py36 resp_headers = {} variable in TestRefererMiddleware
566 resp_headers = {'Referrer-Policy': POLICY_UNSAFE_URL.upper()} variable in TestPolicyHeaderPredecence001
571 resp_headers = {'Referrer-Policy': POLICY_NO_REFERRER.swapcase()} variable in TestPolicyHeaderPredecence002
576 resp_headers = {'Referrer-Policy': POLICY_NO_REFERRER_WHEN_DOWNGRADE.title()} variable in TestPolicyHeaderPredecence003
584 resp_headers = {'Referrer-Policy': ''} variable in TestPolicyHeaderPredecence004
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/websocket/
H A D_exceptions.py77 def __init__(self, message, status_code, status_message=None, resp_headers=None): argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/websocket/
H A D_exceptions.py75 def __init__(self, message, status_code, status_message=None, resp_headers=None): argument
/dports/www/py-websocket-client/websocket_client-0.58.0/websocket/
H A D_exceptions.py74 def __init__(self, message, status_code, status_message=None, resp_headers=None): argument
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/websocket/
H A D_exceptions.py73 def __init__(self, message, status_code, status_message=None, resp_headers=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/google_appengine_cloudstorage/cloudstorage/
H A Derrors.py96 resp_headers=None, extras=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/cloudstorage/cloudstorage/
H A Derrors.py97 resp_headers=None, body=None, extras=None): argument
/dports/net/measurement-kit/measurement-kit-0.10.14/src/libmeasurement_kit/ooni/
H A Dhttp_header_field_manipulation.cpp51 nlohmann::json resp_headers = resp["headers_dict"]; in compare_headers_response() local
/dports/net/quiche/quiche-0.9.0/src/h3/
H A Dffi.rs198 let resp_headers = headers_from_ptr(headers, headers_len); in quiche_h3_send_response() localVariable
213 let resp_headers = headers_from_ptr(headers, headers_len); in quiche_h3_send_response_with_priority() localVariable
/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/
H A DHTTPClient.php73 var $resp_headers; variable in HTTPClient
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/include/
H A Dhi_include.h45 uint64_t resp_headers; /* Number of successfully extracted response headers */ member
/dports/www/c-icap/c_icap-0.5.10/
H A Drequest_common.c1397 ci_headers_list_t * resp_headers, in prepare_headers()
1458 ci_headers_list_t * resp_headers, in ci_client_icapfilter_nonblocking()
1525 ci_headers_list_t * resp_headers, in ci_client_icapfilter()
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cowboy/src/
H A Dcowboy_req.erl741 resp_headers(#{resp_headers := RespHeaders}) -> function
743 resp_headers(#{}) -> function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/tools/quic/
H A Dquic_http_proxy_backend_stream.cc350 net::HttpResponseHeaders* resp_headers, in getAsQuicHeaders()
/dports/www/erlang-webmachine/webmachine-1.10.9/src/
H A Dwrq.erl174 resp_headers(_RD = #wm_reqdata{resp_headers=RespH}) -> RespH. % mochiheaders function
H A Dwebmachine_request.erl794 resp_headers(#wm_reqstate{}=ReqState) -> call(resp_headers, {?MODULE, ReqState}); function
795 resp_headers(Req) -> call(resp_headers, Req). function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/tools/quic/
H A Dquic_http_proxy_backend_stream.cc350 net::HttpResponseHeaders* resp_headers, in getAsQuicHeaders()
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/HTTP/
H A DHTTPClient.php43 public $resp_headers; variable in dokuwiki\\HTTP\\HTTPClient
/dports/www/c-icap/c_icap-0.5.10/utils/
H A Dc-icap-client.c277 ci_headers_list_t *resp_headers = NULL; in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_transaction_test_util.cc472 std::string resp_headers = t->response_headers; in StartInternal() local
/dports/devel/py-ramlfications/ramlfications-0.1.9/ramlfications/
H A Dparser.py806 def resp_headers(headers): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_transaction_test_util.cc489 std::string resp_headers = t->response_headers; in StartInternal() local
/dports/net/gnet2/gnet-2.0.8/src/
H A Dconn-http.c76 GList *resp_headers; /* response headers we got */ member
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Drequest.h171 array resp_headers; member
/dports/www/kannel/gateway-1.4.4/gw/
H A Dwap-appl.c1111 List *resp_headers; in start_fetch() local

12