Home
last modified time | relevance | path

Searched refs:sendBody (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/session/test/
H A DHTTPTransactionSMTest.cpp56 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
61 fail(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
66 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
67 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
75 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
85 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
89 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
93 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
104 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
105 follow(HTTPTransactionEgressSM::Event::sendBody); in TEST_F()
[all …]
H A DDownstreamTransactionTest.cpp45 txn->sendBody(makeBuf(size)); in setupRequestResponseFlow()
54 EXPECT_CALL(transport_, sendBody(txn, _, false, false)) in setupRequestResponseFlow()
164 txn.sendBody(makeBuf(10)); in TEST_F()
201 txn.sendBody(makeBuf(reqBodySize)); in TEST_F()
237 txn.sendBody(makeBuf(reqBodySize)); in TEST_F()
252 txn.sendBody(makeBuf(reqBodySize)); in TEST_F()
355 txn.sendBody(makeBuf(10)); in TEST_F()
389 txn.sendBody(makeBuf(10)); in TEST_F()
390 txn.sendBody(makeBuf(20)); in TEST_F()
H A DHTTPTransactionMocks.h38 sendBody,
60 sendBody,
70 size_t sendBody(HTTPTransaction* txn, in sendBody() function
76 size_t sendBody(HTTPTransaction* txn, in sendBody() function
80 return sendBody(txn, in sendBody()
465 MOCK_METHOD1(sendBody, void(std::shared_ptr<folly::IOBuf>));
467 void sendBody(std::unique_ptr<folly::IOBuf> iob) noexcept override { in sendBody() function
468 sendBody(std::shared_ptr<folly::IOBuf>(iob.release())); in sendBody()
/dports/devel/stack/stack-2.7.3/_cabal_deps/http-client-0.7.8/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http-client-0.7.2.1/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http-client-0.7.0/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/http-client-0.7.8/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/http-client-0.7.8/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/http-client-0.6.4.1/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/lang/elm/compiler-0.19.1/_cabal_deps/http-client-0.6.4.1/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http-client-0.7.6/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http-client-0.7.1/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/http-client-0.7.2.1/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/http-client-0.7.8/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/http-client-0.7.6/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/http-client-0.7.1/test-nonet/Network/HTTP/Client/
H A DHeadersSpec.hs36 let sendBody = connectionWrite conn "data" function
37 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
46 let sendBody = connectionWrite conn "data" function
47 statusHeaders <- parseStatusHeaders conn Nothing (Just sendBody)
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/session/
H A DHTTPTransactionEgressSM.cpp39 {{State::HeadersSent, Event::sendBody}, State::RegularBodySent}, in find()
45 {{State::RegularBodySent, Event::sendBody}, State::RegularBodySent}, in find()
49 {{State::ChunkHeaderSent, Event::sendBody}, State::ChunkBodySent}, in find()
51 {{State::ChunkBodySent, Event::sendBody}, State::ChunkBodySent}, in find()
123 case HTTPTransactionEgressSMData::Event::sendBody: in operator <<()
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/wai-extra-3.1.6/Network/Wai/Middleware/
H A DStreamFile.hs30 ResponseFile _ _ fp _ -> withBody sendBody
33 sendBody :: StreamingBody -> IO ResponseReceived
34 sendBody body = do function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/wai-extra-3.1.6/Network/Wai/Middleware/
H A DStreamFile.hs30 ResponseFile _ _ fp _ -> withBody sendBody
33 sendBody :: StreamingBody -> IO ResponseReceived
34 sendBody body = do function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/wai-extra-3.1.6/Network/Wai/Middleware/
H A DStreamFile.hs30 ResponseFile _ _ fp _ -> withBody sendBody
33 sendBody :: StreamingBody -> IO ResponseReceived
34 sendBody body = do function
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/httpserver/samples/hq/
H A DSampleHandlers.h156 txn_->sendBody(std::move(chain)); in onBody()
313 txn_->sendBody(genRandBytes(chunkSize)); in sendBodyInChunks()
349 txn_->sendBody(folly::IOBuf::copyBuffer(errorMsg)); in sendError()
383 txn_->sendBody(folly::IOBuf::copyBuffer(kDummyMessage)); in onHeadersComplete()
389 txn_->sendBody(folly::IOBuf::copyBuffer(kDummyMessage)); in onBody()
432 txn_->sendBody( in onHeadersComplete()
472 txn_->sendBody(folly::IOBuf::copyBuffer(body)); in sendErrorResponse()
486 txn_->sendBody(folly::IOBuf::copyBuffer(body)); in sendOkResponse()
494 txn_->sendBody(folly::IOBuf::copyBuffer("released\n")); in release()
673 txn_->sendBody(std::move(body)); in readFile()
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-extra-3.0.29.2/Network/Wai/Middleware/
H A DStreamFile.hs30 ResponseFile _ _ fp _ -> withBody sendBody
33 sendBody :: StreamingBody -> IO ResponseReceived
34 sendBody body = do function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-extra-3.0.29.1/Network/Wai/Middleware/
H A DStreamFile.hs30 ResponseFile _ _ fp _ -> withBody sendBody
33 sendBody :: StreamingBody -> IO ResponseReceived
34 sendBody body = do function
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/httpserver/
H A DMocks.h33 GMOCK_METHOD1_(, noexcept, , sendBody, void(std::shared_ptr<folly::IOBuf>));
57 void sendBody(std::unique_ptr<folly::IOBuf> body) noexcept override { in sendBody() function
59 sendBody(std::shared_ptr<folly::IOBuf>(body.release())); in sendBody()
61 sendBody(std::shared_ptr<folly::IOBuf>(nullptr)); in sendBody()
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/pkg/authorization/
H A Dauthz.go57 if sendBody(ctx.requestURI, r.Header) && r.ContentLength > 0 && r.ContentLength < maxBodySize {
107 if sendBody(ctx.requestURI, rm.Header()) {
149 func sendBody(url string, header http.Header) bool { func

12345678910>>...12