|
|
8357b0f649
|
improve comment
|
2022-03-19 17:58:21 +08:00 |
|
|
|
be47203732
|
improve code
|
2022-03-09 21:24:57 +08:00 |
|
|
|
f6054ab37f
|
improve code
|
2022-03-09 18:32:13 +08:00 |
|
|
|
920dbbef5e
|
fix: server access logs contain the protocol used between the server and the load balancer, but not the protocol used between the client and the load balancer
|
2022-03-09 17:42:56 +08:00 |
|
|
|
d27db119a0
|
fix issue #1626
|
2022-02-24 21:24:42 +08:00 |
|
|
|
3db5358dcc
|
fix issue #1615
|
2022-02-23 10:34:38 +08:00 |
|
|
|
20a50cb198
|
fix issue #1615
|
2022-02-22 21:32:48 +08:00 |
|
|
|
9fdf20b3e2
|
add SetError for ghttp.Request
|
2022-02-17 11:51:21 +08:00 |
|
|
|
9486f6e7e9
|
improve package gcmd/ghttp
|
2022-01-12 19:39:38 +08:00 |
|
|
|
e2fbce0420
|
ghttp_request.go GetRemoteIp ipv6 fix
|
2021-12-03 16:07:04 +08:00 |
|
|
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
|
|
fa5499373a
|
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
|
2021-10-21 18:22:47 +08:00 |
|
|
|
920c97af79
|
openapi
|
2021-10-13 22:28:49 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
bb57dc1ae7
|
improve request context feature for package ghttp
|
2021-08-01 09:17:37 +08:00 |
|
|
|
5a6c2c27df
|
inject Request object into context
|
2021-07-30 17:17:13 +08:00 |
|
|
|
0140808460
|
add handler extension feature for package ghttp
|
2021-07-13 23:01:31 +08:00 |
|
|
|
50ffaef33f
|
add context for intlog/gsession;improve struct/structs converting for package gconv
|
2021-06-26 16:23:54 +08:00 |
|
|
|
5f4293a803
|
make unnecessaryly exported resource private for package ghttp
|
2021-01-19 19:33:21 +08:00 |
|
|
|
fe80881ec9
|
improve package ghttp
|
2021-01-19 19:18:39 +08:00 |
|
|
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
|
|
a2e7aec37f
|
change constant variable names
|
2020-12-14 13:26:48 +08:00 |
|
|
|
e06b62ecf2
|
add default value from struct tag for ghttp.Request
|
2020-11-08 15:44:04 +08:00 |
|
|
|
b9211b182a
|
comment update for function ghttp.Request.
|
2020-08-15 12:35:56 +08:00 |
|
|
|
f6dbaba1f8
|
add function ReloadParam for ghttp_request.go
|
2020-08-14 18:34:43 +08:00 |
|
|
|
65dcff052a
|
add function ReloadParam for ghttp_request.go
|
2020-08-14 18:19:48 +08:00 |
|
|
|
e3861567c7
|
add function ReloadParam for ghttp_request.go
|
2020-08-14 16:22:37 +08:00 |
|
|
|
e89a20c725
|
add ReloadParam func to ghttp_request.go
|
2020-08-14 15:19:56 +08:00 |
|
|
|
a95093222c
|
add GetRemoteIp for ghttp.Request; add *Var feature for ghttp.Client
|
2020-08-11 15:23:42 +08:00 |
|
|
|
8167a398fc
|
add function GetHeader for ghttp.Request
|
2020-07-21 10:17:31 +08:00 |
|
|
|
95bd369959
|
improve function GetClientIp for ghttp.Request
|
2020-06-11 18:47:56 +08:00 |
|
|
|
89e122cd31
|
marge getip func
|
2020-06-11 09:49:16 +08:00 |
|
|
|
3138ad10ec
|
add get client realIp
|
2020-06-10 10:44:41 +08:00 |
|
|
|
6889542801
|
improve package guid
|
2020-05-27 11:26:05 +08:00 |
|
|
|
c98234d3e6
|
improve session feature by allowing custom session id creating function for ghttp.Server
|
2020-05-17 14:33:27 +08:00 |
|
|
|
45a94d23d5
|
improve session feature by allowing custom session id creating function for ghttp.Server
|
2020-05-17 14:33:21 +08:00 |
|
|
|
7a9ea2e546
|
improve context feature for ghttp.Request
|
2020-03-20 23:22:32 +08:00 |
|
|
|
0a92df691b
|
improve package gpool/gfpool; donator updates
|
2020-03-14 17:12:44 +08:00 |
|
|
|
f3bd2b67f7
|
change attribute Context to context.Context for ghttp.Request
|
2020-03-10 20:45:22 +08:00 |
|
|
|
4732bf46ad
|
add Context map for internal context workflow parameter exchanges for ghttp.Request
|
2020-03-08 22:53:20 +08:00 |
|
|
|
4c1b4f7858
|
change time measuing unit from microtime to millitime for ghttp.Request; change graceful reload feature from true to false in default
|
2020-02-07 16:29:14 +08:00 |
|
|
|
f59a1ada88
|
improve static service feature, add plugin feature for ghttp.Server
|
2020-01-17 21:12:52 +08:00 |
|
|
|
34ef0ea792
|
add prefix feature for gdb
|
2019-12-10 21:14:15 +08:00 |
|
|
|
e1d4ba9d23
|
add GetError function for ghttp.Request
|
2019-12-04 19:50:49 +08:00 |
|
|
|
a06ca31530
|
improve middleware feature for ghttp.Server
|
2019-12-04 10:03:03 +08:00 |
|
|
|
890865251b
|
improve routerMap handling for ghttp.Request
|
2019-12-03 17:16:52 +08:00 |
|
|
|
2a2cfc289c
|
improve ghttp.Client
|
2019-12-01 14:07:36 +08:00 |
|
|
|
5c749e7762
|
improve parameters handling for ghttp.Request
|
2019-11-30 09:42:07 +08:00 |
|
|
|
b3fafc64f8
|
improve parameter handling for ghttp.Request
|
2019-11-29 22:02:19 +08:00 |
|
|
|
7e43aa6b9d
|
improve parameter parsing for ghtto.Request; add configuration feature for gview
|
2019-11-28 11:18:09 +08:00 |
|