Bad URL parameter handling #8

Open
opened 2024-03-01 20:49:55 +01:00 by domi · 0 comments


/api/?henlo_i_shouldn't_be_here


/api/?henlo_i%20shouldn't_be_here

  • fix r[url], as it shouldn't contain GET params
  • investigate (and fix) whitespace mishandling
![](https://f.sakamoto.pl/3f6429d6-2cc8-4a67-82fb-308c9fede1d9file_175.jpg) `/api/?henlo_i_shouldn't_be_here` ![](https://f.sakamoto.pl/c702b09b-525f-480e-a562-2a4996575bebfile_176.jpg) `/api/?henlo_i%20shouldn't_be_here` - [ ] fix r[url], as it shouldn't contain GET params - [ ] investigate (and fix) whitespace mishandling
Sign in to join this conversation.
No Label
oh Haruhi
No Milestone
No project
No Assignees
1 Participants
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: laudom/http.sh#8
There is no content yet.