anthracite/lib/http
Nicholas Orlowsky 236f7399fe
Some checks failed
Docker Build & Publish / build (push) Failing after 11m2s
request parser rewrite + added tests
* rewrote request parser, now more simplified and theoretically faster
* added gtest and an example test to measure parser times
2025-02-04 18:27:33 -05:00
..
constants.hpp split into src and lib and socket changes 2025-02-04 11:37:46 -05:00
header_query.hpp split into src and lib and socket changes 2025-02-04 11:37:46 -05:00
http_request.cpp split into src and lib and socket changes 2025-02-04 11:37:46 -05:00
request.cpp request parser rewrite + added tests 2025-02-04 18:27:33 -05:00
request.hpp request parser rewrite + added tests 2025-02-04 18:27:33 -05:00
response.cpp format + README 2025-02-04 11:44:34 -05:00
response.hpp split into src and lib and socket changes 2025-02-04 11:37:46 -05:00