Consider the following two URLs:
To my knowledge, the second one is the percent-encoded version of the first one, but it returns an error. Why?
Aren't these two URLs technically equivalent as per RFC-3986? Could / should a web server choose to make them equivalent or would that go against the standard?