1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 01:54:12 +00:00
Beego/context
kbynd 96387e9a9b EnableGZip=true,then content-length header missing
This results in responses with Content-Type as gzip as opposed to original content type.
This affects ServeJSON() function.
2016-12-31 16:04:34 +05:30
..
acceptencoder_test.go remove not support encoding 2016-07-27 09:31:53 +08:00
acceptencoder.go remove not support encoding 2016-07-27 09:31:53 +08:00
context_test.go context xsrf test 2016-04-08 14:07:39 +08:00
context.go Merge pull request #1956 from gitchs/master 2016-05-23 13:50:59 +08:00
input_test.go fix#2039 & test 2016-08-24 16:04:22 +08:00
input.go fix #2017 2016-09-15 20:04:45 +08:00
output.go EnableGZip=true,then content-length header missing 2016-12-31 16:04:34 +05:30