Commit graph

14 commits

Author SHA1 Message Date
4c19cd0e99
Added support for io.ReadAll on requests
All checks were successful
/ test (push) Successful in 18s
2025-06-21 11:37:39 +02:00
9a781d2e64
Implemented io.Reader for requests
All checks were successful
/ test (push) Successful in 18s
2025-06-12 17:44:28 +02:00
86448ac4a7
Updated formatting 2025-06-06 17:10:26 +02:00
e68e5ca911
Updated module path 2025-02-25 16:48:09 +01:00
a8700ce8f5
Added server tests 2024-03-28 12:22:45 +01:00
a9b1b3f9c1
Improved performance 2024-03-28 00:30:49 +01:00
82dd83c701
Added request headers 2024-03-27 22:12:16 +01:00
78a628abbe
Added more tests 2024-03-27 20:41:27 +01:00
c2dc387569
Added URL parsing 2024-03-27 14:06:13 +01:00
ee653a173b
Removed net/http 2024-03-26 22:46:16 +01:00
d1e052d352
Renamed module 2024-03-22 15:08:24 +01:00
a172cbd45f
Improved API 2024-03-16 15:22:47 +01:00
414f7c6b33
Added middleware support 2024-03-13 20:18:01 +01:00
1e79269132
Added request and response 2023-07-22 12:32:52 +02:00