Files | |
HttpParser.cpp | |
HTTP parser for status codes, headers, and body handling. | |
HttpRequest.cpp | |
Implementation of the HttpRequest class for parsing HTTP requests. | |
HttpResponse.cpp | |
Implementation of the HttpResponse class for managing and sending HTTP responses. | |
JsonRequestHelper.cpp | |
Implementation of helper functions to extract fields from JSON request bodies. | |
JsonResponse.cpp | |
url_utils.cpp | |
Implementation of URL utility functions for decoding, parsing, and MIME type detection. | |