about summary refs log tree commit diff
path: root/requestHandler.c
AgeCommit message (Collapse)Author
2024-09-27Add perror on sendNakidai
2024-09-27Autogenerate root on buildNakidai
2024-09-27Some refactor, fix bugNakidai
- Rename buffer to request - Use buffer for gif sending
2024-09-26Add file removingNakidai
2024-09-26Now it will workNakidai
2024-09-25Some new thingsNakidai
- Remove debug "Got request!" string - Add \0 on the end of path - Send 404 if nobody served the request
2024-09-25Add codeNakidai