1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-02 11:33:27 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
astaxie
ff5b09fc19 golint context 2015-09-10 15:31:09 +08:00
astaxie
67b36d7c48 make golint happy 2015-09-08 21:41:38 +08:00
astaxie
85d8ec5ca6 optimize the beego structure 2015-09-07 19:18:04 +08:00
Yongzheng Lai
c516819c56 Update error.go
this caused `http: multiple response.WriteHeader calls` when using method `CustomAbort` or `Abort` when status is already in errMap like 404.
2015-08-28 16:54:49 +08:00
astaxie
18bdec951d fix #1143 2015-05-25 09:10:37 +08:00
astaxie
26130a5df6 fix #1073 2015-05-25 09:10:35 +08:00
astaxie
6e9d2dc965 add more error functions 2015-02-26 23:49:24 +08:00
astaxie
3aceaf8838 error support controller 2015-02-26 23:34:43 +08:00