Home
last modified time | relevance | path

Searched refs:local_settings (Results 1 – 4 of 4) sorted by relevance

/external/walt/pywalt/
D.gitignore54 local_settings.py
/external/curl/lib/
Dhttp.h221 nghttp2_settings_entry local_settings[3]; member
Dhttp2.c1149 nghttp2_settings_entry *iv = httpc->local_settings; in populate_settings()
1284 httpc->local_settings, in Curl_http2_request_upgrade()
2250 httpc->local_settings, in Curl_http2_switched()
/external/rust/crates/quiche/src/h3/
Dmod.rs550 local_settings: ConnectionSettings, field
585 local_settings: ConnectionSettings { in new()
1314 max_header_list_size: self.local_settings.max_header_list_size, in send_settings()
1316 .local_settings in send_settings()
1318 qpack_blocked_streams: self.local_settings.qpack_blocked_streams, in send_settings()
1635 .local_settings in process_frame()