http1: Panics if request is malformed. #1

Closed
opened 2024-01-15 14:51:34 +00:00 by threeoh6000 · 0 comments
Owner

Valid packets will successfully parse but invalid packets will panic and crash. This should be replaced with an Option<Http1Request> to add error handling.

Valid packets will successfully parse but invalid packets will panic and crash. This should be replaced with an `Option<Http1Request>` to add error handling.
threeoh6000 added the
bug
label 2024-01-15 14:52:22 +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: threeoh6000/packeteer#1
No description provided.