Home
last modified time | relevance | path

Searched defs:SendHeaders (Results 1 – 4 of 4) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_connection_fake.cc29 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::fake::Connection
Dhttp_connection_curl.cc76 bool Connection::SendHeaders(const HeaderList& headers, in SendHeaders() function in brillo::http::curl::Connection
/external/cronet/net/test/embedded_test_server/
Ddefault_handlers.cc903 void SendHeaders() { in SendHeaders() function in net::test_server::__anone0f159ac0111::DelayedChunkedHttpResponse
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_session.cc1724 void OgHttp2Session::SendHeaders(Http2StreamId stream_id, in SendHeaders() function in http2::adapter::OgHttp2Session