Skip to content

net/http: PostForm docs should mention PATCH method #9836

Closed
@mbertschler

Description

@mbertschler

The net/http parses the request body for the PATCH HTTP method for quite some time now.
I think the docs should mention that PostForm is available not only for POST and PUT but also for PATCH, that users don't need to dig into the code to discover that.
gov1.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions