|
- log.Println(this.R.RequestURI, "---", sessid, "==========cccccccccccccc", this.R.UserAgent())
|
|
|
|
|
|
+ log.Println(this.R.RequestURI, "---", this.Session.Id(), "==========cccccccccccccc", this.R.UserAgent())
|
|
http.Redirect(this.W, this.R, href, 302)
|
|
http.Redirect(this.W, this.R, href, 302)
|