Commit Graph

48 Commits

Author SHA1 Message Date
245a085020
Improved compression test 2024-03-28 11:27:06 +01:00
341bd08d1d
Added compression test 2024-03-28 11:22:52 +01:00
8969c32887
Added request methods 2024-03-28 10:53:53 +01:00
9cbbd3957a
Improved performance 2024-03-28 00:30:49 +01:00
c3bb8336a3
Added request headers 2024-03-27 22:12:16 +01:00
b6c208c75b
Added more tests 2024-03-27 20:41:27 +01:00
98e1a47328
Added URL parsing 2024-03-27 14:06:13 +01:00
fff7b6ae47
Simplified server API 2024-03-27 12:49:55 +01:00
cf3daa1f1b
Renamed Test to Request 2024-03-27 11:36:12 +01:00
271e1cd5bd
Removed net/http 2024-03-26 22:46:16 +01:00
f4617248d8
Renamed test file 2024-03-22 20:32:02 +01:00
d85c5fc1de
Reduced number of exported identifiers 2024-03-22 15:18:54 +01:00
ef6dd6885e
Renamed module 2024-03-22 15:08:24 +01:00
17158235ea
Added streaming 2024-03-22 14:37:21 +01:00
1803bf7108
Added redirect method 2024-03-20 21:17:50 +01:00
625bad898b
Renamed send to content 2024-03-20 21:17:23 +01:00
9b51e01244
Added tests for different content types 2024-03-16 16:55:53 +01:00
e16221c971
Cleaned up context interface 2024-03-16 15:30:05 +01:00
4df715f3b8
Fixed JSON tag 2024-03-16 15:26:45 +01:00
12312642c7
Improved API 2024-03-16 15:22:47 +01:00
4faeb6e956
Updated dependencies 2024-03-15 10:06:17 +01:00
8f135c1dcd
Improved performance 2024-03-14 19:22:39 +01:00
d89859010b
Improved performance 2024-03-14 15:11:00 +01:00
1e4161de0c
Added Server interface 2024-03-14 12:52:03 +01:00
e604017ecc
Improved performance 2024-03-14 00:06:20 +01:00
9ec4621356
Implemented the io.Writer interface 2024-03-13 22:49:57 +01:00
e69a66aa31
Added middleware support 2024-03-13 20:18:01 +01:00
1bcf4794f5
Added Status method 2024-03-13 16:57:36 +01:00
4d822dbc30
Updated documentation 2024-03-12 22:32:51 +01:00
4b6cb6c34f
Added graceful shutdown 2024-03-12 22:31:45 +01:00
b3c73282b3
Added test data 2024-03-12 20:36:57 +01:00
56adbf33ba
Added router benchmarks 2024-03-12 20:35:19 +01:00
8330e688e2
Updated documentation 2024-03-07 18:17:01 +01:00
525cf89539
Updated documentation 2024-03-07 18:09:51 +01:00
dde1b64e32
Removed SetStatus 2023-07-22 14:14:50 +02:00
b50b9e1083
Added request and response 2023-07-22 12:32:52 +02:00
23f5227f6c
Updated documentation 2023-07-22 11:55:11 +02:00
8bf1bc8f32
Updated documentation 2023-07-22 11:54:13 +02:00
01f8b2d5be
Added parameter retrieval 2023-07-22 11:48:35 +02:00
968687849f
Added more HTTP methods 2023-07-22 11:36:28 +02:00
16f214df95
Simplified gitignore 2023-07-22 11:04:31 +02:00
7bf7a81b81
Improved error handling 2023-07-21 23:23:49 +02:00
09d46d5a2a
Added Reader and String 2023-07-19 13:01:51 +02:00
bb45def4aa
Simplified go.mod 2023-07-19 12:35:28 +02:00
b90f6116e4
Added panic test 2023-07-19 12:31:33 +02:00
45b7bf6714
Renamed module 2023-07-18 21:48:38 +02:00
efa45214c3
Added basic functionality 2023-07-18 18:02:57 +02:00
1fa70cbab0
Initial commit 2023-07-18 11:37:05 +00:00