Release 3.4.0
What's New?
- added
QueryParams() url.Values
function to default context for caching multiple access tohttp.Request.URL.Query()
Values; the normal behaviour is to re-parse every time.
QueryParams() url.Values
function to default context for caching multiple access to http.Request.URL.Query()
Values; the normal behaviour is to re-parse every time.