Matteo Vaccari
Matteo Vaccari
I expect that similar problems will be caused by the many other places in the std lib where http.HandleFunc is invoked with the old syntax
> I guess it needs also to check whether the GODEBUG `httpmuxgo121 == 1`, so that it still works for code that runs with `httpmuxgo121=0`. Indeed, this is needed, otherwise...
> @xpmatteo, would you like to handle `net/http/pprof` while you're at it? I will do it; should I open a separate PR?
> Spring Session does not offer this out of the box. However, I'm curious why you want this feature. Spring Session will not obtain the session unless HttpServletRequest.getSession() is invoked....