Test 1: Test percent-decoding of unreserved with percent-encoded ASCII in the path
http://www.example.com/%44%FC%72%73%74/Test 2: Test percent-decoding of unreserved with percent-encoded UTF-8 in the path
http://www.example.com/%EF%BC%A1/Test 3: Test percent-decoding of unreserved with percent-encoded ASCII in the query
http://www.example.com/path/?%44%FC%72%73%74/Test 4: Test percent-decoding of unreserved with percent-encoded UTF-8 in the query
http://www.example.com/path/?%EF%BC%A1