Commit Graph

54 Commits

Author SHA1 Message Date
cd8ff1b5a1 Fix tcp connection v1.1 2023-05-03 10:33:30 +08:00
15574ded58 Add error handles 2023-05-03 10:11:12 +08:00
0227130b32 Update request with channel 2023-05-03 09:58:48 +08:00
cfbbc70f15 Fix local addr 2023-05-03 01:24:22 +08:00
cd32620974 Update server addr 2023-05-03 01:23:21 +08:00
9dcca6b83e Fix res headers 2023-05-03 01:16:27 +08:00
ed5b52032a Add read request body with content length 2023-05-03 00:50:59 +08:00
830d87fa47 Format reader 2023-05-02 23:55:09 +08:00
85bc707748 Remove old middlewares 2023-05-02 23:43:05 +08:00
300ffcb6ab Parse header from listener 2023-05-02 23:42:01 +08:00
f915d22583 Add parse illegal headers 2023-05-02 23:05:40 +08:00
adf103e7ac Modify middlewares stuctor 2023-05-02 22:27:55 +08:00
4f2ef14da7 Add illgeal headers for test 2023-05-02 18:21:40 +08:00
8d66b0ffe6 Update test http client 2023-05-02 18:20:35 +08:00
cdf5ea3195 Add illegal headers test 2023-05-02 17:09:25 +08:00
cd38360df6 Update return when request failed 2023-05-02 17:00:44 +08:00
55efa7b259 Update readme 2023-04-17 17:11:09 +08:00
c9207625e2 Update dockerfile expose port v1.0 2023-04-15 11:53:29 +08:00
32948f34f0 Update dockerfile 2023-04-15 11:52:10 +08:00
c0f5a8d28f Add dockerfile 2023-04-15 11:31:29 +08:00
99fac41676 Update example config 2023-04-15 00:36:07 +08:00
18ec5f11d9 Fix log error 2023-04-15 00:31:58 +08:00
03438d431a Update server start log 2023-04-15 00:30:33 +08:00
11a0649472 Add log middleware 2023-04-15 00:28:01 +08:00
a399ca330e Fix post without form data 2023-04-14 23:57:16 +08:00
0b551ec1cd Add post service handle 2023-04-14 23:54:19 +08:00
310315bcff Add post handler 2023-04-14 23:48:00 +08:00
1981f76456 Fix wildcard match 2023-04-14 23:27:44 +08:00
dafcf82254 Fix exact list match 2023-04-14 23:16:22 +08:00
a0aa0e6ecf Add wildcard match check 2023-04-14 23:15:29 +08:00
94a7bb72a0 Add whitelist check 2023-04-14 23:07:32 +08:00
b3ab360bed Add share whit list with routes 2023-04-14 22:59:06 +08:00
22d762c044 Rebuild config 2023-04-14 22:58:03 +08:00
ea75ff7af1 Update request path log 2023-04-14 22:49:21 +08:00
ef0fc8e04a Reformat request 2023-04-14 22:43:30 +08:00
7f4025883e Add sent sms aspx request 2023-04-14 22:25:59 +08:00
db9c6bffa0 Add http client 2023-04-14 22:16:54 +08:00
daa16872e8 Add sms query params 2023-04-14 22:09:12 +08:00
b132506863 Add fallback route 2023-04-14 21:51:03 +08:00
a7bf4393cd Add sms.aspx route 2023-04-14 21:44:10 +08:00
b3db0c3c3d Add start error handle 2023-04-14 21:35:47 +08:00
462468b9d3 Add graceful shutdown 2023-04-14 21:32:35 +08:00
60cba2f177 String axum server from config port 2023-04-14 21:29:30 +08:00
2330da26ac Add mutex to config 2023-04-14 21:11:44 +08:00
b7103bcf33 Update config file error message 2023-04-13 21:15:31 +08:00
4734c487b5 Add allow unused error 2023-04-13 20:56:52 +08:00
6a2b51bb94 Add logger init 2023-04-13 20:53:48 +08:00
d399ba9312 Add args parse 2023-04-13 20:31:49 +08:00
5ea2bf1075 Add initial config 2023-04-13 20:25:36 +08:00
439be0993a Add read config from config file 2023-04-13 20:13:43 +08:00