summary refs log tree commit diff
path: root/src/request.c
AgeCommit message (Collapse)Author
2024-12-09Add checks for LibHTTPC_loadRequestNakidai
From now function will return NULL if it couldn't find end
2024-11-29Add some checksNakidai
2024-11-24Add LibHTTPC_freeNakidai
2024-11-24Make headers a usual arrayNakidai
2024-11-24Fix header detectionNakidai
First byte of \r\n should be set to '\0' cuz cstrings hehe
2024-11-24Add codeNakidai