-
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.
Add test for POST request with wide characters (UTF-8, etc.).
This commit introduces a new test function to handle POST requests containing wide characters in the URL and headers. It ensures that the parsing logic correctly processes such requests and validates the content and headers appropriately. This enhancement improves the robustness of the HTTP request parser.
- Loading branch information
1 parent
0aa64a9
commit 2895636
Showing
1 changed file
with
39 additions
and
0 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