|
|
@@ -47,8 +47,8 @@ exports[`NetworkSettingsSchema fixtures > parses xhttp-basic byte-stably 1`] = `
|
|
|
"noSSEHeader": false,
|
|
|
"path": "/sp",
|
|
|
"scMaxBufferedPosts": 30,
|
|
|
- "scMaxEachPostBytes": "1000000",
|
|
|
- "scMinPostsIntervalMs": "30",
|
|
|
+ "scMaxEachPostBytes": "",
|
|
|
+ "scMinPostsIntervalMs": "",
|
|
|
"scStreamUpServerSecs": "20-80",
|
|
|
"seqKey": "",
|
|
|
"seqPlacement": "",
|
|
|
@@ -81,8 +81,8 @@ exports[`NetworkSettingsSchema fixtures > parses xhttp-extra-padding byte-stably
|
|
|
"noSSEHeader": false,
|
|
|
"path": "/sp",
|
|
|
"scMaxBufferedPosts": 30,
|
|
|
- "scMaxEachPostBytes": "1000000",
|
|
|
- "scMinPostsIntervalMs": "30",
|
|
|
+ "scMaxEachPostBytes": "",
|
|
|
+ "scMinPostsIntervalMs": "",
|
|
|
"scStreamUpServerSecs": "20-80",
|
|
|
"seqKey": "",
|
|
|
"seqPlacement": "",
|
|
|
@@ -115,8 +115,8 @@ exports[`NetworkSettingsSchema fixtures > parses xhttp-extra-placement byte-stab
|
|
|
"noSSEHeader": false,
|
|
|
"path": "/sp",
|
|
|
"scMaxBufferedPosts": 30,
|
|
|
- "scMaxEachPostBytes": "1000000",
|
|
|
- "scMinPostsIntervalMs": "30",
|
|
|
+ "scMaxEachPostBytes": "",
|
|
|
+ "scMinPostsIntervalMs": "",
|
|
|
"scStreamUpServerSecs": "20-80",
|
|
|
"seqKey": "X-Seq",
|
|
|
"seqPlacement": "cookie",
|