Commit Graph

2865 Commits

Author SHA1 Message Date
黄朝晖
e1850a5ca3
Merge pull request #492 from hedeqiang/master
Update paginator.md
2019-09-01 16:16:50 +08:00
黄朝晖
df582478e9
Update paginator.md 2019-09-01 16:16:27 +08:00
hedeqiang
5ec65b64cf Update paginator.md 2019-08-31 15:00:59 +08:00
黄朝晖
934d79349e
Merge pull request #490 from lcbyz/master
中文文档控制器章节下面【避免协程间数据混淆】段落错别字修改
2019-08-31 00:13:53 +08:00
linchunbo
7bccbcd845 中文文档控制器章节下面【避免协程间数据混淆】段落错别字修改 2019-08-30 18:03:01 +08:00
李铭昕
ac63ab6c32
Merge pull request #486 from limingxinleo/http
Fixed `getParsedBody` not deserialize json contents.
2019-08-30 15:30:55 +08:00
李铭昕
a1548ff30d Update ServerRequestTest.php 2019-08-30 14:02:24 +08:00
李铭昕
25e3f3c96b Update Request.php 2019-08-30 11:14:02 +08:00
李铭昕
8602818f00 Not only post method. 2019-08-30 11:04:35 +08:00
李铭昕
f53a247db3 Update CHANGELOG.md 2019-08-30 11:01:23 +08:00
李铭昕
aefff23d03 Fixed getParsedBody not deserialize json contents. 2019-08-30 10:56:32 +08:00
黄朝晖
d143fbf212
Merge pull request #455 from dickens7/master
Added download method of HTTP Response
2019-08-29 19:04:07 +08:00
huangzhhui
5c882c76e7 Merge branch 'master' of https://github.com/dickens7/hyperf into pr/455 2019-08-29 18:45:45 +08:00
huangzhhui
6ba729f570 Moved MimeTypeExtensionGuesser to Utils 2019-08-29 18:45:41 +08:00
李铭昕
6719f7b070 Update response.md 2019-08-29 17:20:22 +08:00
黄朝晖
f500526be3
Merge pull request #483 from minororange/patch-1
更新Readme.md
2019-08-29 16:57:41 +08:00
huangzhhui
79d6a07f76 Update response.md 2019-08-29 16:49:30 +08:00
huangzhhui
2c48d97859 Add content-type even return 304 2019-08-29 16:44:50 +08:00
huangzhhui
28352f39fc Remove $contents property 2019-08-29 16:44:26 +08:00
huangzhhui
6a24ed9184 Update CHANGELOG.md 2019-08-29 16:26:51 +08:00
huangzhhui
d43cabb7ec Optimized comment 2019-08-29 16:25:07 +08:00
huangzhhui
333c99c18b Merge branch 'master' of https://github.com/dickens7/hyperf into pr/455 2019-08-29 16:20:19 +08:00
huangzhhui
4eecffc535 Optimized the etag algorithm and content-type 2019-08-29 16:19:59 +08:00
huangzhhui
2fae262076 Create FileException.php 2019-08-29 16:19:15 +08:00
huangzhhui
c5d6e2e45c Add a guesser to guess mime type by extension, or guess extension by mine type 2019-08-29 16:19:10 +08:00
huangzhhui
46ea290a5f Remove useless comment 2019-08-29 16:17:41 +08:00
huangzhhui
d862bbf9c2 Add ClearStatCache to manage the stat cache 2019-08-29 16:17:28 +08:00
minororange
6ee18cf64f
更新Readme.md
百花齐放,百家争鸣
2019-08-29 16:09:04 +08:00
李铭昕
e07f3ef2d3 Added testing. 2019-08-29 11:07:40 +08:00
李铭昕
cab20303cf Optimized code. 2019-08-29 10:55:56 +08:00
李铭昕
09baa12d22 Merge branch 'master' into pr/455 2019-08-29 10:40:38 +08:00
dickens7
d7e6617132 fixed doc method name error 2019-08-28 20:03:41 +08:00
dickens7
21f09cf2bd optimize sendfile merge to send 2019-08-28 19:49:39 +08:00
黄朝晖
41e53dacaa
Update summary.md 2019-08-28 19:05:43 +08:00
黄朝晖
30b6ee60bf
Update logger.md 2019-08-28 18:34:39 +08:00
李铭昕
2d2a068522
Merge pull request #474 from limingxinleo/1.0-merge
Merge branch 1.0 into master.
2019-08-28 13:45:24 +08:00
李铭昕
097460bc02
Merge pull request #473 from assert6/master
Update rate-limit.md
2019-08-28 12:04:49 +08:00
李铭昕
1a425b1068 Fixed bug. 2019-08-28 11:54:16 +08:00
李铭昕
235354bd87 Fixed hyperf components version. 2019-08-28 11:45:14 +08:00
李铭昕
3255a0fd1e Format code. 2019-08-28 11:42:27 +08:00
张城铭
cb4ead1cc8
Update rate-limit.md 2019-08-28 11:42:06 +08:00
李铭昕
3fd84b3027 Merge branch 'master' into 1.0-merge 2019-08-28 11:41:30 +08:00
李铭昕
615229aa13 Update CHANGELOG.md 2019-08-28 11:04:25 +08:00
李铭昕
0aa43cf786
Merge pull request #470 from hyperf-cloud/optimize-vendor-publish-command
Optimize vendor:publish command
2019-08-28 10:54:26 +08:00
李铭昕
6866649f17
Merge pull request #428 from chunhei2008/feat/translation
Add translation component
2019-08-28 10:45:36 +08:00
李铭昕
103fa23093 Merge branch '1.0' into pr/428 2019-08-28 10:41:40 +08:00
李铭昕
54679261d8
Merge pull request #468 from starfalling/exception-handler
set the default exception handler to handle all exceptions
2019-08-28 09:36:33 +08:00
李铭昕
59ba857100 Update CHANGELOG.md 2019-08-28 09:32:14 +08:00
李铭昕
54f72cbbd5 Merge branch '1.0' into pr/468 2019-08-28 09:31:24 +08:00
huangzhhui
b9a857188f Update CHANGELOG.md 2019-08-28 03:58:12 +08:00