Changes between Initial Version and Version 1 of Ticket #2191
- Timestamp:
- 05/21/21 13:34:08 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2191 – Description
initial v1 58 58 }}} 59 59 60 Real code is more complicated. 61 62 This is cause of error on the backend side: 63 64 java.lang.IllegalArgumentException: Invalid character found in the request target [... code:test%23a%3Ft"t%25r]. The valid characters 65 66 are defined in RFC 7230 and RFC 3986 67 68 69 60 70 https://datatracker.ietf.org/doc/html/rfc1738#section-2.2 61 71