Backlash borks POST #4

Open
opened 2024-03-01 20:49:55 +01:00 by domi · 0 comments
  • curl http://localhost:1337/ -d "asdf=\o/" --> HTTP.sh doesn't respond
  • curl http://localhost:1337/ -d "asdf=\\o/" --> same as above
  • curl http://localhost:1337/ -d "asdf=o/" --> fine
* `curl http://localhost:1337/ -d "asdf=\o/"` --> HTTP.sh doesn't respond * `curl http://localhost:1337/ -d "asdf=\\o/"` --> same as above * `curl http://localhost:1337/ -d "asdf=o/"` --> fine
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#4
There is no content yet.