summaryrefslogtreecommitdiff
path: root/http_headers.h
AgeCommit message (Collapse)Author
2024-01-28Added string copy function that only copies specified amount of charactersstderr64
2024-01-27Just to make sure no more than expected amount of characters is tried to be ↵stderr64
read when handling http headers
2023-09-17Added Makefile defines to limit HTTP header length and request body length ↵stderr64
to avoid allocating too much memory on large requests
2023-08-17Recreated repositorystderr64