Commit 9f9ccf3
Replace negative lookbehind with a more supported regular expression (#837)
* provide fix for bug related to parsing GET parameters
* expand to test for a path that has already escaped the query string
* remove negative lookbehind and replaced with alternative regexp due to firefox incompatibility
* follow code style1 parent eb58390 commit 9f9ccf3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments