Home
last modified time | relevance | path

Searched refs:has_request_body (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_background_fetch_delegate.cc75 bool has_request_body) { in RegisterDownload() argument
78 guid_to_request_body_mapping_[guid] = has_request_body; in RegisterDownload()
298 bool has_request_body) { in DownloadUrl() argument
302 has_request_body); in DownloadUrl()
H A Dweb_test_background_fetch_delegate.h44 bool has_request_body) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/background_fetch/
H A Dmock_background_fetch_delegate.cc93 bool has_request_body) { in DownloadUrl() argument
120 if (has_request_body) { in DownloadUrl()
H A Dmock_background_fetch_delegate.h85 bool has_request_body) override;
H A Dbackground_fetch_delegate_proxy_unittest.cc60 bool has_request_body) override { in DownloadUrl() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/background_fetch/
H A Dmock_background_fetch_delegate.cc93 bool has_request_body) { in DownloadUrl() argument
120 if (has_request_body) { in DownloadUrl()
H A Dmock_background_fetch_delegate.h85 bool has_request_body) override;
H A Dbackground_fetch_delegate_proxy_unittest.cc60 bool has_request_body) override { in DownloadUrl() argument
/dports/www/p5-Nginx-ReadBody/Nginx-ReadBody-0.07/lib/Nginx/
H A DReadBody.pm96 $_[0]->has_request_body($complete) && return OK;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/background_fetch/
H A Dbackground_fetch_delegate_impl.h69 bool has_request_body) override;
237 bool has_request_body);
H A Dbackground_fetch_delegate_impl.cc338 bool has_request_body) { in DownloadUrl() argument
371 GetWeakPtr(), job_unique_id, params, has_request_body); in DownloadUrl()
373 StartDownload(job_unique_id, params, has_request_body); in DownloadUrl()
382 bool has_request_body) { in StartDownload() argument
386 job_details.current_fetch_guids.emplace(params.guid, has_request_body); in StartDownload()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dbackground_fetch_delegate.h145 bool has_request_body) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dbackground_fetch_delegate.h145 bool has_request_body) = 0;
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http3/
H A DHttp3Transaction.h108 bool has_request_body(int64_t content_length, bool is_chunked_set) const override;
H A DHttp3Transaction.cc594 Http3Transaction::has_request_body(int64_t content_length, bool is_chunked_set) const in has_request_body() function in Http3Transaction
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DProxyTransaction.cc221 ProxyTransaction::has_request_body(int64_t request_content_length, bool is_chunked) const in has_request_body() function in ProxyTransaction
H A DProxyTransaction.h86 virtual bool has_request_body(int64_t content_length, bool is_chunked_set) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feed/core/
H A Dfeed_networking_host.cc81 void SetRequestHeaders(bool has_request_body,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feed/core/
H A Dfeed_networking_host.cc81 void SetRequestHeaders(bool has_request_body,
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/
H A DHttp2Stream.h116 bool has_request_body(int64_t content_length, bool is_chunked_set) const override;
H A DHttp2Stream.cc1018 Http2Stream::has_request_body(int64_t content_length, bool is_chunked_set) const in has_request_body() function in Http2Stream
/dports/www/p5-Nginx-Simple/Nginx-Simple-0.07/lib/Nginx/
H A DSimple.pm130 if (not $error and $r->has_request_body(\&handle_request_body))
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/modules/perl/
H A Dnginx.xs411 has_request_body(r, next)
/dports/www/nginx-full/nginx-1.20.2/src/http/modules/perl/
H A Dnginx.xs411 has_request_body(r, next)
/dports/www/nginx/nginx-1.20.2/src/http/modules/perl/
H A Dnginx.xs411 has_request_body(r, next)

12