Home
last modified time | relevance | path

Searched defs:body_stream (Results 1 – 25 of 65) sorted by relevance

123

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/
H A DPltHttpServerTask.cpp201 NPT_MemoryStream* body_stream = new NPT_MemoryStream(); in Read() local
286 NPT_InputStreamReference body_stream; in SendResponseHeaders() local
363 NPT_InputStreamReference body_stream; in SendResponseBody() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Platinum/Source/Core/
H A DPltHttpServerTask.cpp201 NPT_MemoryStream* body_stream = new NPT_MemoryStream(); in Read() local
286 NPT_InputStreamReference body_stream; in SendResponseHeaders() local
363 NPT_InputStreamReference body_stream; in SendResponseBody() local
/dports/devel/aws-c-http/aws-c-http-0.6.8/tests/
H A Dtest_h1_encoder.c54 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_ENCODER_TEST_CASE() local
210 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_ENCODER_TEST_CASE() local
251 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_ENCODER_TEST_CASE() local
371 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_ENCODER_TEST_CASE() local
H A Dtest_h1_client.c243 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
301 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
348 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
593 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
670 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
793 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
983 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
1054 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
1253 struct aws_input_stream *body_stream = aws_input_stream_new_from_cursor(allocator, &body); in H1_CLIENT_TEST_CASE() local
1808 struct aws_input_stream body_stream = { in H1_CLIENT_TEST_CASE() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/net/
H A Dhttp_transport.h102 HTTPBodyStream* body_stream() const { return body_stream_.get(); } in body_stream() function
H A Dhttp_transport_test.cc62 std::unique_ptr<HTTPBodyStream> body_stream, in HTTPTransportTestFixture()
314 std::unique_ptr<HTTPBodyStream> body_stream( in TEST_P() local
333 std::unique_ptr<HTTPBodyStream> body_stream( in RunUpload33k() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/net/
H A Dhttp_transport.h102 HTTPBodyStream* body_stream() const { return body_stream_.get(); } in body_stream() function
H A Dhttp_transport_test.cc61 std::unique_ptr<HTTPBodyStream> body_stream, in HTTPTransportTestFixture()
314 std::unique_ptr<HTTPBodyStream> body_stream( in TEST_P() local
333 std::unique_ptr<HTTPBodyStream> body_stream( in RunUpload33k() local
/dports/www/py-starlette/starlette-0.17.1/starlette/middleware/
H A Dbase.py49 async def body_stream() -> typing.AsyncGenerator[bytes, None]: function
/dports/devel/brz/breezy-3.2.0/breezy/bzr/smart/
H A Drepository.py594 def body_stream(self, stream, repository): member in SmartServerRepositoryGetStream
1172 def body_stream(self, repository, desired_files): member in SmartServerRepositoryIterFilesBytes
1230 def body_stream(self, repository, revision_ids): member in SmartServerRepositoryIterRevisions
1271 def body_stream(self, repository, ordering, revids): member in SmartServerRepositoryGetInventories
1328 def body_stream(self, stream, repository): member in SmartServerRepositoryGetStreamForMissingKeys
1366 def body_stream(self, tree, format, name, root, subdir=None, force_mtime=None): member in SmartServerRepositoryRevisionArchive
H A Dclient.py50 body_stream=None, expect_response_body=True): argument
134 body_stream=None, expect_response_body=True): argument
/dports/security/aws-c-auth/aws-c-auth-0.6.5/tests/
H A Dtest_signable.c92 struct aws_input_stream *body_stream) { in aws_signable_new_test()
H A Dsigv4_signing_tests.c412 struct aws_input_stream *body_stream = NULL; in s_parse_request() local
1168 struct aws_input_stream *body_stream = NULL; in s_check_signed_request() local
1504 struct aws_input_stream *body_stream = NULL; in s_do_header_skip_test() local
1640 struct aws_input_stream *body_stream = NULL; in s_do_forbidden_header_param_test() local
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Apps/NetGet/
H A DNetGet.cpp216 NPT_InputStreamReference body_stream; in main() local
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/actix-http-3.0.0-beta.9/src/body/
H A Dmod.rs12 mod body_stream; module
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Apps/NetGet/
H A DNetGet.cpp216 NPT_InputStreamReference body_stream; in main() local
/dports/net/proby/proby-1.0.2/cargo-crates/surf-1.0.3/src/http_client/
H A Dhyper.rs75 let body_stream = Compat01As03::new(body) in send() localVariable
/dports/lang/ruby26/ruby-2.6.9/lib/webrick/
H A Dhttpproxy.rb298 def perform_proxy_request(req, res, req_class, body_stream = nil) argument
/dports/devel/sccache/sccache-0.2.15/cargo-crates/reqwest-0.9.24/tests/
H A Dasync.rs311 fn body_stream() { in body_stream() function
/dports/devel/cpp-netlib/cpp-netlib-cpp-netlib-0.13.0-final/boost/network/protocol/http/client/connection/
H A Dsync_base.hpp215 typename ostringstream<Tag>::type body_stream; in read_body() local
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/reqwest-0.9.24/tests/
H A Dasync.rs311 fn body_stream() { in body_stream() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Tests/HttpClient1/
H A DHttpClientTest1.cpp237 NPT_InputStreamReference body_stream(new NPT_MemoryStream((void*)"hello blabla", 12)); in TestHttpPost() local
/dports/lang/ruby26/ruby-2.6.9/lib/net/http/
H A Dgeneric_request.rb100 attr_reader :body_stream accessor in HTTPGenericRequest
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/web_package/
H A Dsigned_exchange_handler.cc679 auto body_stream = CreateResponseBodyStream(); in OnVerifyCert() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_package/
H A Dsigned_exchange_handler.cc671 auto body_stream = CreateResponseBodyStream(); in OnVerifyCert() local

123