@@ -366,7 +366,7 @@ public void queryString() throws Exception {
366366 "Host: localhost:§§PORT§§" ,
367367 "User-Agent: §§USER_AGENT§§" ,
368368 "Accept: §§ACCEPT§§" ,
369- "Accept-Language: en-US,en;q=0.5 " ,
369+ "Accept-Language: en-US,en;q=0.9 " ,
370370 "Accept-Encoding: gzip, deflate, br, zstd" ,
371371 "Connection: keep-alive" ,
372372 "Referer: http://localhost:§§PORT§§/" ,
@@ -544,7 +544,7 @@ public void formGet() throws Exception {
544544 "Host: localhost:§§PORT§§" ,
545545 "User-Agent: §§USER_AGENT§§" ,
546546 "Accept: §§ACCEPT§§" ,
547- "Accept-Language: en-US,en;q=0.5 " ,
547+ "Accept-Language: en-US,en;q=0.9 " ,
548548 "Accept-Encoding: gzip, deflate, br, zstd" ,
549549 "Content-Type: application/x-www-form-urlencoded" ,
550550 "Content-Length: 48" ,
@@ -743,7 +743,7 @@ public void formPost() throws Exception {
743743 "Host: localhost:§§PORT§§" ,
744744 "User-Agent: §§USER_AGENT§§" ,
745745 "Accept: §§ACCEPT§§" ,
746- "Accept-Language: en-US,en;q=0.5 " ,
746+ "Accept-Language: en-US,en;q=0.9 " ,
747747 "Accept-Encoding: gzip, deflate, br, zstd" ,
748748 "Connection: keep-alive" ,
749749 "Referer: http://localhost:§§PORT§§/" ,
@@ -903,7 +903,7 @@ public void anchor() throws Exception {
903903 "Host: localhost:§§PORT§§" ,
904904 "User-Agent: §§USER_AGENT§§" ,
905905 "Accept: §§ACCEPT§§" ,
906- "Accept-Language: en-US,en;q=0.5 " ,
906+ "Accept-Language: en-US,en;q=0.9 " ,
907907 "Accept-Encoding: gzip, deflate, br, zstd" ,
908908 "Connection: keep-alive" ,
909909 "Referer: http://localhost:§§PORT§§/" ,
@@ -1061,7 +1061,7 @@ public void locationSetHref() throws Exception {
10611061 "Host: localhost:§§PORT§§" ,
10621062 "User-Agent: §§USER_AGENT§§" ,
10631063 "Accept: §§ACCEPT§§" ,
1064- "Accept-Language: en-US,en;q=0.5 " ,
1064+ "Accept-Language: en-US,en;q=0.9 " ,
10651065 "Accept-Encoding: gzip, deflate, br, zstd" ,
10661066 "Connection: keep-alive" ,
10671067 "Referer: http://localhost:§§PORT§§/" ,
@@ -1215,7 +1215,7 @@ public void locationSetSearch() throws Exception {
12151215 "Host: localhost:§§PORT§§" ,
12161216 "User-Agent: §§USER_AGENT§§" ,
12171217 "Accept: §§ACCEPT§§" ,
1218- "Accept-Language: en-US,en;q=0.5 " ,
1218+ "Accept-Language: en-US,en;q=0.9 " ,
12191219 "Accept-Encoding: gzip, deflate, br, zstd" ,
12201220 "Connection: keep-alive" ,
12211221 "Referer: http://localhost:§§PORT§§/" ,
@@ -1367,7 +1367,7 @@ public void loadJavascript() throws Exception {
13671367 "Host: localhost:§§PORT§§" ,
13681368 "User-Agent: §§USER_AGENT§§" ,
13691369 "Accept: §§ACCEPT§§" ,
1370- "Accept-Language: en-US,en;q=0.5 " ,
1370+ "Accept-Language: en-US,en;q=0.9 " ,
13711371 "Accept-Encoding: gzip, deflate, br, zstd" ,
13721372 "Connection: keep-alive" ,
13731373 "Referer: http://localhost:§§PORT§§/" ,
0 commit comments