so://phie

HomeGitCV

so-http

A basic HTTP Framework

git clone git@soophie.de:/srv/git/so-http

  • ID TIME MESSAGE AUTHOR
  • 947d6c1 2026-02-08 23:39 feat: Added @impl documentation Sophie
  • 085a286 2026-02-08 15:38 feat: Added initial documentation Sophie
  • c53c941 2026-02-05 11:59 feat: Added LICENSE and updated README Sophie
  • 4a5392d 2026-02-04 17:32 feat: Added HTTP_RESP_HANDLED for empty responses Sophie
  • af335a3 2025-12-08 15:05 feat: Updated header guards and transitioned to 'self' convention Sophie
  • 70d57bf 2025-12-07 12:38 feat: Moved server implementation to so/sock & added http_bind_listen() Sophie
  • ad5ce3f 2025-09-17 09:29 fix: Updated README example Sophie
  • 6413047 2025-09-16 16:58 feat: Renaming & added stream write functions Sophie
  • ea6fb5f 2025-05-12 23:07 feat: Updated README Sophie
  • 60c1583 2025-04-06 17:26 feat: Added queries/params parsing & improved type/function names Sophie
  • 2eff0b3 2025-04-06 14:03 feat: Added routing, macros & fixed memory leaks Sophie
  • bc113ba 2025-03-11 16:42 feat: Shortened type names Sophie
  • 9cf6f81 2025-02-03 09:42 feat: Added socket read timeout Sophie
  • b5ec0c1 2024-10-31 22:43 fix: Made read() non-blocking Sophie
  • 5220ab4 2024-10-31 13:46 fix: Guarded http_read() from blocking with poll() Sophie
  • 2e7bac5 2024-09-25 10:41 feat: Switched to single header file & added error handling Sophie
  • 4f56812 2024-09-20 13:19 fix: Fixed POST request read body bug typable
  • ab7b16f 2024-09-20 12:12 fix: Fixed TLS certificate bug typable
  • 8ecc334 2024-09-18 11:05 feat: Added multi-port/host binding typable
  • 5696a76 2024-08-24 12:04 feat: Added ext data to http_request_t & removed logging typable
  • cf861bd 2024-05-28 17:07 fix: Added missing HTTP body memory allocation typable
  • 82a811c 2024-05-08 11:53 fix: Fixed high CPU usage bug typable
  • 00aab00 2024-05-06 11:04 fix: Fixed write on closed socket bug typable
  • 19a49f2 2024-04-03 13:53 feat: Updated README.md typable
  • 76c0a03 2024-04-03 13:51 Initial implementation typable