Skip to content

Topic

Percent-encoding

The URL encoding scheme that writes reserved and non-ASCII characters as a percent sign followed by two hex digits. How many times and at which point a server decodes it often decides how a request path is interpreted.

Current clusters