1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-10 06:27:28 +00:00
Athurg Gooth d961ae4cd8 Fix RequestURI nil caused template parse failed
Sometime RequestURI is not set, e.g. running after a front proxy server.

We should always follow the document's directive, to use Request.URL instead of RequestURI.

Refer: http://golang.org/pkg/net/http/#Request
2014-12-25 11:23:04 +08:00
..
2014-08-18 16:41:43 +08:00
2013-12-09 16:01:24 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-10-11 00:42:01 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-22 16:50:07 +08:00