This website requires JavaScript.
Explore
Help
Sign In
lbsadmin
/
Beego
Watch
1
Star
0
Fork
0
You've already forked Beego
mirror of
https://github.com/astaxie/beego.git
synced
2024-11-22 07:20:55 +00:00
Code
Issues
Releases
Activity
1a6ea693b5
Beego
/
context
History
Donal Byrne
1a6ea693b5
Added to input.go: AcceptHtml, AcceptsXml and AcceptsJson functions which check the header agains a regex for simpler mult-content-type handling.
2015-05-25 09:10:35 +08:00
..
context.go
fix the cycle import
2015-02-27 00:12:10 +08:00
input_test.go
Fix subdomain, add test, space and comment fix
2014-12-17 12:06:53 +08:00
input.go
Added to input.go: AcceptHtml, AcceptsXml and AcceptsJson functions which check the header agains a regex for simpler mult-content-type handling.
2015-05-25 09:10:35 +08:00
output.go
make Content-Type header more human-readable
2014-11-24 23:12:09 +08:00