mirror of
https://github.com/gin-gonic/gin.git
synced 2025-04-06 03:57:46 +08:00
* strings.ToLower comparison changed to strings.EqualFold. * Rewrite switch statement with only one case as if.
* strings.ToLower comparison changed to strings.EqualFold. * Rewrite switch statement with only one case as if.