NEWS: Welcome to my new homepage! <3

Log - libhttp - A basic HTTP Framework

libhttp

A basic HTTP Framework
git clone git://192.168.2.2/libhttp
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2024-09-25 08:41feat: Switched to single header file & added error handlingSophie5+795-792
2024-09-20 11:19fix: Fixed POST request read body bugtypable1+5-3
2024-09-20 10:12fix: Fixed TLS certificate bugtypable2+3-1
2024-09-18 09:05feat: Added multi-port/host bindingtypable2+142-84
2024-08-24 10:04feat: Added ext data to http_request_t & removed loggingtypable2+25-11
2024-05-28 15:07fix: Added missing HTTP body memory allocationtypable1+2-0
2024-05-08 09:53fix: Fixed high CPU usage bugtypable1+15-5
2024-05-06 09:04fix: Fixed write on closed socket bugtypable1+2-0
2024-04-03 11:53feat: Updated README.mdtypable1+6-0
2024-04-03 11:51Initial implementationtypable4+710-0