Commit Graph

68 Commits

Author SHA1 Message Date
29bb64cf70 Fix dependencies 2023-05-04 14:26:03 +08:00
a1c1f0bc1e Fix debug error 2023-05-04 14:18:57 +08:00
a49cabe829 Fix header parse 2023-05-04 14:17:27 +08:00
72657d6312 Update tcp connection 2023-05-04 13:59:06 +08:00
54ed3f9320 Use original server 2023-05-04 12:33:04 +08:00
13f9c04fc3 Fix start queue 2023-05-04 11:44:21 +08:00
8d07f6dcfc Add openssl 2023-05-04 11:19:42 +08:00
061ae1e8c1 Reformat example log v1.2 2023-05-03 20:37:34 +08:00
43751a52cc Fix log to file 2023-05-03 20:34:45 +08:00
52afb5d2b1 Add more log layer 2023-05-03 20:17:32 +08:00
c2a8e24f21 Remove log info in config file 2023-05-03 19:47:18 +08:00
7d5000ccbd Remove useless files 2023-05-03 19:45:15 +08:00
3db5f2e106 Remove env_logger 2023-05-03 19:36:18 +08:00
4f0ae07c32 Change logger to tracing 2023-05-03 19:35:52 +08:00
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