### Environment encodeQueryValue('^') -> '^' It should be '%5E' ### Reproduction encodeQueryValue('^') -> '^' ### Describe the bug encodeQueryValue('^') -> '^' ### Additional context encodeQueryValue('^') -> '^' ### Logs ```sh ```