24 Commits

Author SHA1 Message Date
Deng Ming
0bee140abb format code 2023-05-27 14:41:51 +08:00
Deng Ming
02331f66d4 optimize test 2023-05-27 14:41:51 +08:00
hezhaoyang
fd84973f67 feat: add NewBeegoRequestWithCtx 2022-03-31 23:20:42 +08:00
Deng Ming
3a4e2d77b7 upgrade Go version to 1.18 2022-03-31 22:33:07 +08:00
Deng Ming
3e886f71ca replace beego.me with beego.vip 2021-11-29 21:29:29 +08:00
sunxingbo
14aeb4880f format the JSONMarshal unit test 2021-07-22 14:15:31 +08:00
Sun XingBo
d6f939ac09
Modify the call of JSONMarshal in the unit test 2021-07-22 13:14:01 +08:00
sunxingbo
4a85237faf fix json marshal in http request 2021-07-20 22:38:37 +08:00
LinXiaoYi
1252b520ae fix sonar problems about regular expression 2021-06-26 00:35:34 +08:00
loyalsoldier
c28ae80b11
Fix lint and format code in client/httplib dir 2021-06-06 20:41:10 +08:00
holooooo
4c4fdf496e Merge branch 'develop' of https://github.com/beego/beego into develop 2021-05-22 15:00:25 +08:00
王孟珂
9b91043cf2 update func name according to standard 2021-05-18 23:26:24 +08:00
王孟珂
94029f3339 update func name according to standard 2021-05-18 23:08:33 +08:00
holooooo
84946743d9 refactor: improve http client implement 2021-04-22 17:11:27 +08:00
holooooo
672a59d780 fix: Restore a deleted field 2021-04-20 17:57:58 +08:00
holooooo
575bf62fd3 add httpclient add options 2021-04-20 17:54:07 +08:00
shubhendra
b849cfc18c
Fix unnecessary allocations due to Index calls 2021-02-25 15:58:42 +05:30
Jihoon Seo
113b90531c Apply goimports' modifications 2021-01-28 13:42:03 +09:00
Ming Deng
3c0dbe2914 Define error code for httplib 2021-01-24 19:03:42 +08:00
Ming Deng
9105402f8c reverse filter chain sort and add test to ensure the FIFO 2021-01-08 21:16:21 +08:00
Ming Deng
b89dc5068a Add tests 2021-01-03 16:46:59 +08:00
Ming Deng
d4da82ef77 format code 2020-12-14 12:34:55 +08:00
Ming Deng
d07a1eaa8e Add test for httplib 2020-10-27 21:58:39 +08:00
Ming Deng
14c1b76569 remove pkg directory;
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00