Bug: does not handle requests where the url contains escaped characters #6

Closed
opened 2024-09-23 10:29:42 +00:00 by stephenseo · 0 comments
Owner

Needs to unescape the escaped characters during path processing. https://en.wikipedia.org/wiki/Percent-encoding

Was somewhat thought about in #3 but I think there is no need to change delimeters if this is done properly.

Needs to unescape the escaped characters during path processing. https://en.wikipedia.org/wiki/Percent-encoding Was somewhat thought about in https://git.seodisparate.com/stephenseo/c_simple_http/issues/3 but I think there is no need to change delimeters if this is done properly.
stephenseo added the
bug
label 2024-09-23 10:29:46 +00:00
stephenseo self-assigned this 2024-09-23 10:29:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stephenseo/c_simple_http#6
No description provided.