32 Commits

Author SHA1 Message Date
xfy
e5639b79e5 chore: update todo 2025-07-14 21:16:03 +08:00
xfy
6bb543a9bd docs: update todo 2025-06-18 17:21:03 +08:00
xfy
17ef670de5 chore: update editorconfig
change markdown indent size to 2
2025-05-18 03:42:55 +08:00
xfy
b5656ff75a fix: handle virtual host error 2025-05-10 01:51:18 +08:00
xfy
87e34d655d feat(http): implement 304 Not Modified 2025-05-04 00:42:01 +08:00
xfy
e0b5e1a280 docs(todo): add list directory as todo 2025-04-23 21:11:59 +08:00
xfy
c860ac1a55 chore(deps): bump dependecies 2025-04-23 21:05:12 +08:00
xfy
ae612fc20d chore(docs): update todo 2025-04-23 20:49:03 +08:00
xfy
722bcb1c15 chore: update read certificate error 2025-03-13 17:16:00 +08:00
xfy
12a4b046cf docs: update config comments 2024-12-04 10:23:48 +08:00
xfy
38d991c393 refactor(proxy): send client request to upstream 2024-12-03 11:40:42 +08:00
xfy
b80bb741bc feat(proxy): follow client redirects
follow 301 and 302 redirects
2024-12-03 09:27:40 +08:00
xfy
3df4b6a087 feat(proxy): add timeout setting 2024-08-08 11:31:22 +08:00
xfy
57f83a4a74 chore(make): add fmt after fix
add todo
2024-08-01 13:32:42 +08:00
xfy
9bcdb43dd5 feat(handler): handle headers error 2024-07-16 11:51:08 +08:00
xfy
5354429771 docs(todo): add todo 2024-06-27 15:48:52 +08:00
xfy
e232053cbb chore(build): add build.rs 2024-06-27 09:22:41 +08:00
xfy
505d4db1c6 update config example 2024-05-24 11:53:36 +08:00
xfy
f2ec74576a update todo doc 2024-05-21 14:49:23 +08:00
xfy
6dac505504 add loongarch compile support 2024-05-21 14:38:46 +08:00
xfy
94c4cc7799 fix config test 2024-05-21 09:16:29 +08:00
xfy
8451432a40 add overrite headers in config 2024-05-17 11:51:57 +08:00
58e9d57f27 add docker in ci 2024-05-16 09:19:11 +00:00
xfy
d948fc92e0 update todo content
add more mime type
2024-05-16 11:22:05 +08:00
xfy
4a867d13fe add todo
add docker build file to todo
2024-05-13 22:00:40 +08:00
xfy
6cef8c9483 add default header
refactor response
2024-05-11 16:09:07 +08:00
xfy
22e5a3dcb6 refactor cow for borrow str 2024-05-11 15:05:12 +08:00
xfy
9b8ca750ee refactor global config
implement mime type for content-type
2024-05-11 10:15:10 +08:00
xfy
38fff15762 add default mime type 2024-05-11 08:41:00 +08:00
xfy
e8fbdd29ca add mime types 2024-05-10 17:16:17 +08:00
xfy
d4c730a665 implment rest compression methods 2024-05-10 08:50:17 +08:00
xfy
49ccb9a0fa update docs
update depdencies
2024-05-08 08:43:08 +08:00