Commit dc2c83b
committed
https://github.com/NanoHttpd/nanohttpd/pull/640
当本次请求没有任何查询字符串时,getQueryParameterString 返回上一次请求的查询字符串。因为 queryParameterString 没有设置为空。它们属于同一个 HttpSession。1 parent 1d368c4 commit dc2c83b
File tree
1 file changed
+1
-0
lines changed- core/src/main/java/org/nanohttpd/protocols/http
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
| |||
0 commit comments