2024-10-31 21:43 | fix: Made read() non-blocking | Sophie | 1 | +16 | -9 |
2024-10-31 12:46 | fix: Guarded http_read() from blocking with poll() | Sophie | 1 | +9 | -3 |
2024-09-25 08:41 | feat: Switched to single header file & added error handling | Sophie | 5 | +795 | -792 |
2024-09-20 11:19 | fix: Fixed POST request read body bug | typable | 1 | +5 | -3 |
2024-09-20 10:12 | fix: Fixed TLS certificate bug | typable | 2 | +3 | -1 |
2024-09-18 09:05 | feat: Added multi-port/host binding | typable | 2 | +142 | -84 |
2024-08-24 10:04 | feat: Added ext data to http_request_t & removed logging | typable | 2 | +25 | -11 |
2024-05-28 15:07 | fix: Added missing HTTP body memory allocation | typable | 1 | +2 | -0 |
2024-05-08 09:53 | fix: Fixed high CPU usage bug | typable | 1 | +15 | -5 |
2024-05-06 09:04 | fix: Fixed write on closed socket bug | typable | 1 | +2 | -0 |
2024-04-03 11:53 | feat: Updated README.md | typable | 1 | +6 | -0 |
2024-04-03 11:51 | Initial implementation | typable | 4 | +710 | -0 |