Skip to content

strings.ToUpper(r.Method) #18

@fulldump

Description

@fulldump

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 )

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions