Commit graph

71 commits

Author SHA1 Message Date
c5ad01daee
Updated dependencies
All checks were successful
/ test (push) Successful in 22s
2025-06-01 18:24:11 +02:00
cdad24e2f7
Added a check for malformed request paths 2025-03-18 22:12:46 +01:00
934e8e7206
Updated dependencies 2025-03-01 14:29:56 +01:00
e68e5ca911
Updated module path 2025-02-25 16:48:09 +01:00
bb5d849cd9
Added a check for malformed headers 2025-02-14 22:28:29 +01:00
d58f68f3fe
Implemented connection close request 2025-02-13 22:38:38 +01:00
b3271e03b7
Added middleware documentation 2024-06-22 13:41:43 +02:00
b6fec17b49
Updated usage examples 2024-06-19 10:50:41 +02:00
1f62562d70
Added Redirect function 2024-04-02 16:17:43 +02:00
3f303d8e09
Renamed content to send 2024-04-02 15:23:44 +02:00
fdd6e7b213
Removed old testdata 2024-03-30 09:54:37 +01:00
365a780c6d
Updated benchmarks 2024-03-29 12:59:08 +01:00
1acefa6b92
Improved description 2024-03-28 22:11:48 +01:00
5479f6a4c5
Updated benchmark link 2024-03-28 22:00:08 +01:00
bc53cb7beb
Updated benchmarks 2024-03-28 21:41:11 +01:00
36267441b1
Removed fmt package 2024-03-28 18:03:07 +01:00
9c91a98350
Added rewrk benchmark 2024-03-28 16:49:44 +01:00
a7d6faa028
Added tests for content types 2024-03-28 15:51:47 +01:00
3a6b8fc0c4
Added some benchmarks 2024-03-28 15:38:10 +01:00
354d22caba
Improved performance 2024-03-28 15:19:46 +01:00
892dce8979
Improved performance 2024-03-28 15:04:39 +01:00
d80b6c1edb
Added more tests 2024-03-28 14:27:40 +01:00
a8700ce8f5
Added server tests 2024-03-28 12:22:45 +01:00
14feba91f8
Improved compression test 2024-03-28 11:27:06 +01:00
265a611ebe
Added compression test 2024-03-28 11:22:52 +01:00
cfe9f0622d
Added request methods 2024-03-28 10:53:53 +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
08d9f39c49
Simplified server API 2024-03-27 12:49:55 +01:00
c4d4a1f0f0
Renamed Test to Request 2024-03-27 11:36:12 +01:00
ee653a173b
Removed net/http 2024-03-26 22:46:16 +01:00
5a8de525a4
Renamed test file 2024-03-22 20:32:02 +01:00
1dc158eb03
Reduced number of exported identifiers 2024-03-22 15:18:54 +01:00
d1e052d352
Renamed module 2024-03-22 15:08:24 +01:00
ce209e79ed
Added streaming 2024-03-22 14:37:21 +01:00
fff5ce19b8
Added redirect method 2024-03-20 21:17:50 +01:00
43b7fc6a62
Renamed send to content 2024-03-20 21:17:23 +01:00
120cfe8e4e
Added tests for different content types 2024-03-16 16:55:53 +01:00
debe00b9a9
Cleaned up context interface 2024-03-16 15:30:05 +01:00
91bb39bcfd
Fixed JSON tag 2024-03-16 15:26:45 +01:00
a172cbd45f
Improved API 2024-03-16 15:22:47 +01:00
e8f9f4ff95
Updated dependencies 2024-03-15 10:06:17 +01:00
6640143ace
Improved performance 2024-03-14 19:22:39 +01:00
b30dad77dc
Improved performance 2024-03-14 15:11:00 +01:00
00c85d5e15
Added Server interface 2024-03-14 12:52:03 +01:00
5653479928
Improved performance 2024-03-14 00:06:20 +01:00
322f6acbca
Implemented the io.Writer interface 2024-03-13 22:49:57 +01:00
414f7c6b33
Added middleware support 2024-03-13 20:18:01 +01:00