|
|
130191f4ed
|
add in:header tag cache for http request to enhance performance (#2923)
|
2023-09-25 21:34:58 +08:00 |
|
|
|
7e16d9b63e
|
fix codes due to static codes analysis (#2935)
|
2023-09-07 20:22:20 +08:00 |
|
|
|
6eb0de42f8
|
update context of the original http request (#2717)
|
2023-06-28 21:04:49 +08:00 |
|
|
|
63c3e8396b
|
attach and export real handler for request (#2220)
* attach and export real handler for request
* add note
* rename HandlerParsedItem to HandlerItemParsed
Co-authored-by: John Guo <john@johng.cn>
|
2022-11-01 20:17:59 +08:00 |
|
|
|
52056644d4
|
add context parameter (#1919)
|
2022-06-20 20:34:59 +08:00 |
|
|
|
707dc6b346
|
add xextensions feature for package goai
|
2022-03-29 20:31:00 +08:00 |
|
|
|
8357b0f649
|
improve comment
|
2022-03-19 17:58:21 +08:00 |
|
|
|
d27db119a0
|
fix issue #1626
|
2022-02-24 21:24:42 +08:00 |
|
|
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
82d04d612b
|
fix openapi specification generating; improve handler type
|
2021-10-06 14:22:58 +08:00 |
|
|
|
01a3dd1eb0
|
add function gerror.HasStack; rename all api* interfaces to i*
|
2021-09-17 19:26:56 +08:00 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
7b9888c004
|
add FieldCount/FieldSum/FieldMax/FieldMin/FieldAvg functions for gdb.Model
|
2021-08-12 19:42:44 +08:00 |
|
|
|
75ca866991
|
fix issue in ghttp.Server
|
2021-08-05 19:15:18 +08:00 |
|
|
|
5a6c2c27df
|
inject Request object into context
|
2021-07-30 17:17:13 +08:00 |
|
|
|
4267aadd78
|
remove controller feature from package ghttp
|
2021-07-30 15:15:44 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
f72d991c36
|
rename attribute names from lower-camel case to upper-camel case
|
2021-07-19 20:06:44 +08:00 |
|
|
|
0140808460
|
add handler extension feature for package ghttp
|
2021-07-13 23:01:31 +08:00 |
|
|
|
fe80881ec9
|
improve package ghttp
|
2021-01-19 19:18:39 +08:00 |
|
|
|
86e70ad55c
|
improve package gerror
|
2020-12-30 13:18:43 +08:00 |
|
|
|
a2e7aec37f
|
change constant variable names
|
2020-12-14 13:26:48 +08:00 |
|
|
|
84fef8dea3
|
add error code feature for package gerror
|
2020-12-10 23:33:24 +08:00 |
|
|
|
65c67427d4
|
compatible with Case of https://github.com/pkg/errors
|
2020-11-23 16:32:57 +08:00 |
|
|
|
77f7884604
|
add function gutil.Try/g.Try;improve error string for gconv.Struct
|
2020-10-20 13:36:43 +08:00 |
|
|
|
1e844d505a
|
comment update for package ghttp/gconv; readme update
|
2020-04-29 00:14:29 +08:00 |
|
|
|
6e7224e306
|
improve error handling for gconv.Struct/ghttp.Server; add NewSkip/NewfSkip function for package gerror
|
2020-04-28 15:04:07 +08:00 |
|
|
|
82125416a2
|
comment update for package ghttp
|
2020-04-06 22:31:45 +08:00 |
|
|
|
4e7c6c1fb4
|
improve CORS feature for ghttp.Server
|
2020-03-04 22:52:56 +08:00 |
|
|
|
20b64507b1
|
improve string conversion for gtime.Time
|
2020-02-16 22:39:12 +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 |
|
|
|
5092d8e6c5
|
improve status handling and add error logger for ghttp.Server; fix issue in defer error warpping for some packages
|
2019-10-11 22:54:25 +08:00 |
|
|
|
1dcc7a4887
|
improve http status handling for middleware of ghttp.Server
|
2019-10-09 15:26:50 +08:00 |
|
|
|
7d32be3b6c
|
improve perameter parsing for ghttp.Server
|
2019-09-18 23:20:45 +08:00 |
|
|
|
966c93af00
|
improve middleware and error logging for ghttp.Server
|
2019-09-14 22:53:28 +08:00 |
|
|
|
cd00ac446b
|
improve CORS feature for ghttp.Server
|
2019-09-03 17:18:16 +08:00 |
|
|
|
7787135549
|
improve status checks if there're middlewares registed for ghttp.Server
|
2019-08-10 17:46:11 +08:00 |
|
|
|
77d9e472b7
|
add middleware feature for ghttp.Server; improve router group feature for ghttp.Server
|
2019-08-06 20:40:04 +08:00 |
|
|
|
878305fee3
|
add middleware feature for ghttp.Server
|
2019-08-03 17:14:54 +08:00 |
|
|
|
0460a53f53
|
add middleware feature for ghttp.Server
|
2019-08-03 15:54:12 +08:00 |
|