Handling empty "Content-Type" #19

Closed
opened 2025-03-22 14:42:11 +05:00 by MIRZAEV · 1 comment
Owner

Turns out there are idiots in the world who send a request with an empty Content-Type

["content-length"] => string(0) ""
["content-type"] => string(0) ""

image

Turns out there are idiots in the world who send a request with an empty **Content-Type** `["content-length"] => string(0) ""` `["content-type"] => string(0) ""` ![image](/attachments/83e2e3b5-f882-435d-aac1-4d1e5dad5626)
MIRZAEV changed title from Handling empty to Handling empty "Content-Type" 2025-03-22 14:42:19 +05:00
MIRZAEV added the SuggestionError
Status
Confirmed
labels 2025-03-22 14:44:01 +05:00
Author
Owner

The code already has a solution for this problem

The code already has a solution for this problem
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mirzaev/minimal#19