@@ -426,7 +426,7 @@ public void queryString() throws Exception {
426426 "Host: localhost:§§PORT§§" ,
427427 "User-Agent: §§USER_AGENT§§" ,
428428 "Accept: §§ACCEPT§§" ,
429- "Accept-Language: en-US,en;q=0.5 " ,
429+ "Accept-Language: en-US,en;q=0.9 " ,
430430 "Accept-Encoding: gzip, deflate, br" ,
431431 "Connection: keep-alive" ,
432432 "Referer: http://localhost:§§PORT§§/" ,
@@ -626,7 +626,7 @@ public void formGet() throws Exception {
626626 "Host: localhost:§§PORT§§" ,
627627 "User-Agent: §§USER_AGENT§§" ,
628628 "Accept: §§ACCEPT§§" ,
629- "Accept-Language: en-US,en;q=0.5 " ,
629+ "Accept-Language: en-US,en;q=0.9 " ,
630630 "Accept-Encoding: gzip, deflate, br" ,
631631 "Connection: keep-alive" ,
632632 "Referer: http://localhost:§§PORT§§/" ,
@@ -803,7 +803,7 @@ public void formPost() throws Exception {
803803 "Host: localhost:§§PORT§§" ,
804804 "User-Agent: §§USER_AGENT§§" ,
805805 "Accept: §§ACCEPT§§" ,
806- "Accept-Language: en-US,en;q=0.5 " ,
806+ "Accept-Language: en-US,en;q=0.9 " ,
807807 "Accept-Encoding: gzip, deflate, br" ,
808808 "Connection: keep-alive" ,
809809 "Referer: http://localhost:§§PORT§§/" ,
@@ -961,7 +961,7 @@ public void anchor() throws Exception {
961961 "Host: localhost:§§PORT§§" ,
962962 "User-Agent: §§USER_AGENT§§" ,
963963 "Accept: §§ACCEPT§§" ,
964- "Accept-Language: en-US,en;q=0.5 " ,
964+ "Accept-Language: en-US,en;q=0.9 " ,
965965 "Accept-Encoding: gzip, deflate, br" ,
966966 "Connection: keep-alive" ,
967967 "Referer: http://localhost:§§PORT§§/" ,
@@ -1119,7 +1119,7 @@ public void locationSetHref() throws Exception {
11191119 "Host: localhost:§§PORT§§" ,
11201120 "User-Agent: §§USER_AGENT§§" ,
11211121 "Accept: §§ACCEPT§§" ,
1122- "Accept-Language: en-US,en;q=0.5 " ,
1122+ "Accept-Language: en-US,en;q=0.9 " ,
11231123 "Accept-Encoding: gzip, deflate, br" ,
11241124 "Connection: keep-alive" ,
11251125 "Referer: http://localhost:§§PORT§§/" ,
@@ -1271,7 +1271,7 @@ public void locationSetSearch() throws Exception {
12711271 "Host: localhost:§§PORT§§" ,
12721272 "User-Agent: §§USER_AGENT§§" ,
12731273 "Accept: §§ACCEPT§§" ,
1274- "Accept-Language: en-US,en;q=0.5 " ,
1274+ "Accept-Language: en-US,en;q=0.9 " ,
12751275 "Accept-Encoding: gzip, deflate, br" ,
12761276 "Connection: keep-alive" ,
12771277 "Referer: http://localhost:§§PORT§§/" ,
@@ -1423,7 +1423,7 @@ public void loadJavascript() throws Exception {
14231423 "Host: localhost:§§PORT§§" ,
14241424 "User-Agent: §§USER_AGENT§§" ,
14251425 "Accept: §§ACCEPT§§" ,
1426- "Accept-Language: en-US,en;q=0.5 " ,
1426+ "Accept-Language: en-US,en;q=0.9 " ,
14271427 "Accept-Encoding: gzip, deflate, br" ,
14281428 "Connection: keep-alive" ,
14291429 "Referer: http://localhost:§§PORT§§/" ,
0 commit comments