Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dbidirectional_stream_request_info.h20 struct NET_EXPORT BidirectionalStreamRequestInfo { struct
25 GURL url;
28 std::string method;
32 bool allow_early_data_override = false;
35 RequestPriority priority = LOW;
38 SocketTag socket_tag;
41 HttpRequestHeaders extra_headers;
44 bool end_stream_on_headers = false;
48 bool detect_broken_connection = false;
52 base::TimeDelta heartbeat_interval;