1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 18:14:12 +00:00
Beego/context
Mickaël GALLARD 9119f766d2 Fix cookies in accordance with the "net / http" and Flash usage
Fixed issue of Flash cookies that are deleted before being read
Max-age parameter conform to "net/http" Cookie
2016-02-22 13:35:54 +01:00
..
acceptencoder_test.go gofmt -s 2016-01-17 23:57:07 +08:00
acceptencoder.go golint all the files 2016-01-18 00:18:21 +08:00
context.go context.Response should implement Hijack/Flush/CloseNotify 2015-12-21 22:51:18 +08:00
input_test.go Fix Context.Input.SetParam not overwriting existing value 2016-01-27 14:58:50 +01:00
input.go Fix Context.Input.SetParam not overwriting existing value 2016-01-27 14:58:50 +01:00
output.go Fix cookies in accordance with the "net / http" and Flash usage 2016-02-22 13:35:54 +01:00