If I `set-path-and-query("")`, should I get back `""` from `get-path-and-query`, or is there some normalization allowed, or some normalization required? Wasmtime currently returns `"/"` after having set `""`.