-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
By @joeybloggs:
No need to uppercase the request method i.e. method := strings.ToUpper(r.Method), it will always be uppercase on the request object ( unless otherwise manipulated )