Commit Graph

63 Commits

Author SHA1 Message Date
Eduard Urbach 818e0054c1
Added Redirect function 2024-04-02 16:17:43 +02:00
Eduard Urbach f0cb179b8b
Renamed content to send 2024-04-02 15:23:44 +02:00
Eduard Urbach b28a9f12ce
Removed old testdata 2024-03-30 09:54:37 +01:00
Eduard Urbach a280b37346
Updated benchmarks 2024-03-29 12:59:08 +01:00
Eduard Urbach 420b6d3991
Improved description 2024-03-28 22:11:48 +01:00
Eduard Urbach 552e86bf7a
Updated benchmark link 2024-03-28 22:00:08 +01:00
Eduard Urbach 747cf9271a
Updated benchmarks 2024-03-28 21:41:11 +01:00
Eduard Urbach 1af3724981
Removed fmt package 2024-03-28 18:03:07 +01:00
Eduard Urbach 09e9a488bd
Added rewrk benchmark 2024-03-28 16:49:44 +01:00
Eduard Urbach b95ce5002e
Added tests for content types 2024-03-28 15:51:47 +01:00
Eduard Urbach d7a323262f
Added some benchmarks 2024-03-28 15:38:10 +01:00
Eduard Urbach 5d087230a9
Improved performance 2024-03-28 15:19:46 +01:00
Eduard Urbach adb1d0beb2
Improved performance 2024-03-28 15:04:39 +01:00
Eduard Urbach 5af7efcdbd
Added more tests 2024-03-28 14:27:40 +01:00
Eduard Urbach 805f92468a
Added server tests 2024-03-28 12:22:45 +01:00
Eduard Urbach 245a085020
Improved compression test 2024-03-28 11:27:06 +01:00
Eduard Urbach 341bd08d1d
Added compression test 2024-03-28 11:22:52 +01:00
Eduard Urbach 8969c32887
Added request methods 2024-03-28 10:53:53 +01:00
Eduard Urbach 9cbbd3957a
Improved performance 2024-03-28 00:30:49 +01:00
Eduard Urbach c3bb8336a3
Added request headers 2024-03-27 22:12:16 +01:00
Eduard Urbach b6c208c75b
Added more tests 2024-03-27 20:41:27 +01:00
Eduard Urbach 98e1a47328
Added URL parsing 2024-03-27 14:06:13 +01:00
Eduard Urbach fff7b6ae47
Simplified server API 2024-03-27 12:49:55 +01:00
Eduard Urbach cf3daa1f1b
Renamed Test to Request 2024-03-27 11:36:12 +01:00
Eduard Urbach 271e1cd5bd
Removed net/http 2024-03-26 22:46:16 +01:00
Eduard Urbach f4617248d8
Renamed test file 2024-03-22 20:32:02 +01:00
Eduard Urbach d85c5fc1de
Reduced number of exported identifiers 2024-03-22 15:18:54 +01:00
Eduard Urbach ef6dd6885e
Renamed module 2024-03-22 15:08:24 +01:00
Eduard Urbach 17158235ea
Added streaming 2024-03-22 14:37:21 +01:00
Eduard Urbach 1803bf7108
Added redirect method 2024-03-20 21:17:50 +01:00
Eduard Urbach 625bad898b
Renamed send to content 2024-03-20 21:17:23 +01:00
Eduard Urbach 9b51e01244
Added tests for different content types 2024-03-16 16:55:53 +01:00
Eduard Urbach e16221c971
Cleaned up context interface 2024-03-16 15:30:05 +01:00
Eduard Urbach 4df715f3b8
Fixed JSON tag 2024-03-16 15:26:45 +01:00
Eduard Urbach 12312642c7
Improved API 2024-03-16 15:22:47 +01:00
Eduard Urbach 4faeb6e956
Updated dependencies 2024-03-15 10:06:17 +01:00
Eduard Urbach 8f135c1dcd
Improved performance 2024-03-14 19:22:39 +01:00
Eduard Urbach d89859010b
Improved performance 2024-03-14 15:11:00 +01:00
Eduard Urbach 1e4161de0c
Added Server interface 2024-03-14 12:52:03 +01:00
Eduard Urbach e604017ecc
Improved performance 2024-03-14 00:06:20 +01:00
Eduard Urbach 9ec4621356
Implemented the io.Writer interface 2024-03-13 22:49:57 +01:00
Eduard Urbach e69a66aa31
Added middleware support 2024-03-13 20:18:01 +01:00
Eduard Urbach 1bcf4794f5
Added Status method 2024-03-13 16:57:36 +01:00
Eduard Urbach 4d822dbc30
Updated documentation 2024-03-12 22:32:51 +01:00
Eduard Urbach 4b6cb6c34f
Added graceful shutdown 2024-03-12 22:31:45 +01:00
Eduard Urbach b3c73282b3
Added test data 2024-03-12 20:36:57 +01:00
Eduard Urbach 56adbf33ba
Added router benchmarks 2024-03-12 20:35:19 +01:00
Eduard Urbach 8330e688e2
Updated documentation 2024-03-07 18:17:01 +01:00
Eduard Urbach 525cf89539
Updated documentation 2024-03-07 18:09:51 +01:00
Eduard Urbach dde1b64e32
Removed SetStatus 2023-07-22 14:14:50 +02:00