Skip to content

Conversation

Gauravi-2
Copy link

Replacing truncated url with hash with %23 as the hash character is treated as the start of a fragment, which is not sent to the server by default and so # must be percent-encoded to ensure they are sent properly.

Replacing truncated url with hash with %23 as the hash character is treated as the start of a fragment, which is not sent to the server by default and so # must be percent-encoded to ensure they are sent properly.
@jkbrzt jkbrzt closed this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants