-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor HTTP request parsing to return detailed status codes
Updated the `parse_http_request` functions to return specific status codes instead of void. This enhances error handling by providing more detailed information about the nature of any parsing failures. Additionally, improved memory allocation checks and cleaned up null pointer validations for better code reliability.
- Loading branch information
1 parent
11577e6
commit 759468c
Showing
1 changed file
with
41 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters