Chrome v106

This commit is contained in:
4JX
2022-10-13 17:03:07 +02:00
parent e979166879
commit a99f023e0b
6 changed files with 118 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ pub(super) fn get_settings() -> BrowserSettings {
max_concurrent_streams: 1000,
max_header_list_size: 262144,
header_table_size: 65536,
enable_push: None,
},
headers: create_headers(),
gzip: true,