.
original commit: 7697dcbbc4bc226ba54dba9cf53c064c9cf5667f
This commit is contained in:
parent
1c5d419c78
commit
18e2f4b738
|
@ -485,7 +485,7 @@
|
||||||
;; but the URL is missing a "/" at the end.
|
;; but the URL is missing a "/" at the end.
|
||||||
(if (and (string=? path "")
|
(if (and (string=? path "")
|
||||||
host)
|
host)
|
||||||
path ; "/"
|
"/"
|
||||||
path))
|
path))
|
||||||
(get-str 8 1 0) ; params
|
(get-str 8 1 0) ; params
|
||||||
(get-str 9 1 0) ; query
|
(get-str 9 1 0) ; query
|
||||||
|
|
Loading…
Reference in New Issue
Block a user