John
|
67fb626339
|
add configuration SessionCookieOutput for ghttp.Server
|
2020-10-14 20:52:26 +08:00 |
|
Jack
|
9f79453334
|
improve ghttp.Server by closing the request and response body to release the file descriptor in time
|
2020-08-08 11:09:58 +08:00 |
|
John
|
c3ffa40bad
|
improve Response/ResponseWriter by implementing http.Flusher for package ghttp
|
2020-06-15 23:36:20 +08:00 |
|
John
|
38111a64e3
|
improve files listing for ghttp.Server
|
2020-05-18 20:09:00 +08:00 |
|
john
|
5d21148657
|
comment updates for package ghttp
|
2020-05-07 23:05:33 +08:00 |
|
John
|
45170bc53e
|
add ClientMaxBodySize configuration for ghttp.Server
|
2020-04-30 20:37:09 +08:00 |
|
John
|
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 |
|
John
|
75c081afc9
|
fix issue of char '/' in URL.Path handling of ghttp.Server
|
2020-03-23 20:57:34 +08:00 |
|
John
|
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 |
|
John
|
f59a1ada88
|
improve static service feature, add plugin feature for ghttp.Server
|
2020-01-17 21:12:52 +08:00 |
|
John
|
872d674182
|
fix issue in database 'time' type support in package gdb
|
2020-01-15 21:23:40 +08:00 |
|
John
|
0cce858641
|
improve configuration feature for ghttp.Server/gview/glog
|
2019-11-28 23:19:37 +08:00 |
|
John
|
e30b2b0732
|
improve gsession/gmap/gtree
|
2019-11-04 21:26:16 +08:00 |
|
John
|
bc7b5c8626
|
fix issue in status checks for static file serving
|
2019-10-25 17:04:17 +08:00 |
|
John
|
28326606f5
|
fix issue in resource file handler for ghttp.Server
|
2019-10-24 20:22:37 +08:00 |
|
John
|
2804183325
|
fix issue in content-type response for ghttp.Server
|
2019-10-14 13:46:16 +08:00 |
|
John
|
76a9f4ca14
|
fix security issue in static file feature for ghttp.Server
|
2019-10-12 23:56:03 +08:00 |
|
John
|
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 |
|
John
|
1dcc7a4887
|
improve http status handling for middleware of ghttp.Server
|
2019-10-09 15:26:50 +08:00 |
|
John
|
41e9d35487
|
improve middleware feature for ghttp.Server; fix issue memory usage in big file downloading
|
2019-10-09 00:33:58 +08:00 |
|
John
|
ef4e128af7
|
fix issue in cors
|
2019-09-26 15:54:13 +08:00 |
|
John
|
cb7c3a9fa4
|
fix issue in index folder feature for ghttp.Server
|
2019-09-25 10:56:44 +08:00 |
|
John
|
966c93af00
|
improve middleware and error logging for ghttp.Server
|
2019-09-14 22:53:28 +08:00 |
|
John
|
141bee9c49
|
add ConfigByMap function for ghttp.Server; improve gsession for file storage
|
2019-09-13 20:49:16 +08:00 |
|
John
|
aa44c0fb11
|
improve session for ghttp.Server; improve i18n for gview
|
2019-09-12 00:00:59 +08:00 |
|
John
|
006054d13a
|
fix issue in session for ghttp.Server
|
2019-09-11 22:57:29 +08:00 |
|
John
|
b39d653fe9
|
add package gsession; mv gkvdb to new repo
|
2019-09-11 21:19:45 +08:00 |
|
John
|
ad43989944
|
improve procedure of ghttp.Server
|
2019-09-04 20:22:31 +08:00 |
|
John
|
cd00ac446b
|
improve CORS feature for ghttp.Server
|
2019-09-03 17:18:16 +08:00 |
|
john
|
7e9fe8ea98
|
improve resource feature in ghttp.Server
|
2019-09-01 22:22:08 +08:00 |
|
john
|
6ccc4d119f
|
improve export data as hex for gres
|
2019-09-01 21:34:15 +08:00 |
|
John
|
e151055521
|
improve resource feature for ghttp/gview
|
2019-08-19 20:17:13 +08:00 |
|
John
|
a8a8dbeab8
|
adding gres
|
2019-08-14 22:16:33 +08:00 |
|
John
|
6113df2b3e
|
adding gres
|
2019-08-14 22:03:52 +08:00 |
|
John
|
7787135549
|
improve status checks if there're middlewares registed for ghttp.Server
|
2019-08-10 17:46:11 +08:00 |
|
John
|
77d9e472b7
|
add middleware feature for ghttp.Server; improve router group feature for ghttp.Server
|
2019-08-06 20:40:04 +08:00 |
|
John
|
878305fee3
|
add middleware feature for ghttp.Server
|
2019-08-03 17:14:54 +08:00 |
|
John
|
0460a53f53
|
add middleware feature for ghttp.Server
|
2019-08-03 15:54:12 +08:00 |
|
John
|
b01add2925
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
|