|
|
2d30a53c3a
|
remove function From for package gdb; add function g.Table; add ServeHTTP interface implements for ghttp.Server
|
2020-04-04 22:46:52 +08:00 |
|
|
|
e7f1bd692b
|
remove Content-Type header set in Response.WriteStatus for package ghttp
|
2020-04-03 14:16:26 +08:00 |
|
|
|
7bcc596308
|
add GetVar function for package genv; add DryRun feature for package gdb
|
2020-04-02 20:52:37 +08:00 |
|
|
|
be2d4b080e
|
Merge pull request #601 from bdliyq/master
Get ghttp a chance to add custom host.
|
2020-04-01 19:55:25 +08:00 |
|
|
|
3c23766674
|
readme update
|
2020-04-01 18:05:17 +08:00 |
|
|
|
718089fc11
|
Get ghttp a chance to add custom host.
|
2020-03-31 23:28:21 +08:00 |
|
|
|
8ab44dcb44
|
Get ghttp a chance to add custom host.
|
2020-03-31 21:50:15 +08:00 |
|
|
|
343126ef22
|
fix usage for garray.PopRand
|
2020-03-30 20:56:00 +08:00 |
|
|
|
05760d1eac
|
fix usage for garray.PopRand
|
2020-03-30 20:47:50 +08:00 |
|
|
|
6059782de8
|
add unit testing case of basic auth for ghttp.Client; remove intlog for New function of package gspath
|
2020-03-29 19:36:49 +08:00 |
|
|
|
4844eea0ab
|
add convenience function g.Client for ghttp.Client
|
2020-03-29 09:52:37 +08:00 |
|
|
|
ddcb7121c1
|
improve temporary path producing from gfile.Join to gfile.TempDir
|
2020-03-28 00:41:12 +08:00 |
|
|
|
fa8257c85b
|
improve ghttp.Client
|
2020-03-25 17:13:05 +08:00 |
|
|
|
abb9c88c23
|
improve ghttp.Client
|
2020-03-25 15:17:18 +08:00 |
|
|
|
f89976cad5
|
improve ghttp.Client
|
2020-03-25 15:09:13 +08:00 |
|
|
|
75054ee109
|
fix issue in rebinding feature for grou router of ghttp.Server
|
2020-03-24 19:48:10 +08:00 |
|
|
|
75c081afc9
|
fix issue of char '/' in URL.Path handling of ghttp.Server
|
2020-03-23 20:57:34 +08:00 |
|
|
|
41a9e91b4c
|
improve example for package gpage
|
2020-03-21 23:13:31 +08:00 |
|
|
|
c2966817ce
|
improve function gdebug.TestDataPath and update all usage codes
|
2020-03-21 19:41:05 +08:00 |
|
|
|
16958413bb
|
improve autoencode feature for package gview
|
2020-03-21 19:31:58 +08:00 |
|
|
|
c0a0913d4b
|
add more unit testing case for template feature of ghttp.Server
|
2020-03-21 13:45:33 +08:00 |
|
|
|
6d47810782
|
improve context feature for ghttp.Request; improve comment for package gjson
|
2020-03-21 13:32:43 +08:00 |
|
|
|
7a9ea2e546
|
improve context feature for ghttp.Request
|
2020-03-20 23:22:32 +08:00 |
|
|
|
f18e6f078c
|
improve unit testing cases
|
2020-03-20 08:49:40 +08:00 |
|
|
|
07e65c14a9
|
improve unit testing cases
|
2020-03-19 23:53:03 +08:00 |
|
|
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
|
|
36401a063d
|
improve gutil.Dump, improve sqlite file searching when opening db file
|
2020-03-19 13:38:42 +08:00 |
|
|
|
33ae93e050
|
improve CORS feature for ghttp.Server
|
2020-03-17 17:46:43 +08:00 |
|
|
|
f3d859159d
|
improve router group for duplicated router registering for package ghttp.Server
|
2020-03-17 14:48:52 +08:00 |
|
|
|
9f0548c03d
|
improve testdata directory retrieving for unit testing cases
|
2020-03-16 22:47:39 +08:00 |
|
|
|
8230c72ec6
|
improve file uploading feature for ghttp.Request
|
2020-03-15 20:11:38 +08:00 |
|
|
|
0a92df691b
|
improve package gpool/gfpool; donator updates
|
2020-03-14 17:12:44 +08:00 |
|
|
|
99f1d9d0ed
|
improve package gudp
|
2020-03-11 23:59:43 +08:00 |
|
|
|
707b08c585
|
improve package gudp
|
2020-03-11 23:56:58 +08:00 |
|
|
|
f44c19868c
|
improve package gudp
|
2020-03-11 23:54:35 +08:00 |
|
|
|
c1cce17934
|
add unit testing cases for gudp
|
2020-03-11 16:08:17 +08:00 |
|
|
|
5a92d7de0d
|
fix issue in router group registering for controller
|
2020-03-11 15:51:24 +08:00 |
|
|
|
f13a5ad82e
|
分组路由对象绑定时支持多方法绑定
|
2020-03-11 10:10:00 +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 |
|
|
|
5bdf1a71b8
|
improve uploading file feature for ghttp.Server
|
2020-03-07 20:20:52 +08:00 |
|
|
|
a34ca0ff4b
|
improve uploading file feature for ghttp.Server; improve package gfile/gstr/gdebug
|
2020-03-07 19:31:33 +08:00 |
|
|
|
93d0760898
|
add GetPage function for ghttp.Request
|
2020-03-06 11:01:03 +08:00 |
|
|
|
7072244420
|
improve comment for ghttp.Server
|
2020-03-05 16:08:55 +08:00 |
|
|
|
f68b66e606
|
update comment for ghttp.Server
|
2020-03-04 23:32:27 +08:00 |
|
|
|
4e7c6c1fb4
|
improve CORS feature for ghttp.Server
|
2020-03-04 22:52:56 +08:00 |
|
|
|
d8a7e36478
|
improve router feature for ghttp.Server
|
2020-03-04 17:29:23 +08:00 |
|
|
|
e58d7e8dda
|
add internal log for gi18n; improve unit testing case for ghttp.Server
|
2020-02-28 23:00:05 +08:00 |
|
|
|
ef2a9f6fd1
|
fix issue in log paatern for ghttp.Server
|
2020-02-27 17:09:12 +08:00 |
|
|
|
7acf16fdba
|
add UploadFile feature for ghttp.Server
|
2020-02-26 01:01:28 +08:00 |
|