httpmethod

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Get     = "GET"
	Head    = "HEAD"
	Post    = "POST"
	Put     = "PUT"
	Patch   = "PATCH" // RFC 5789
	Delete  = "DELETE"
	Connect = "CONNECT"
	Options = "OPTIONS"
	Trace   = "TRACE"
)

Common HTTP methods. Unless otherwise noted, these are defined in RFC 7231 section 4.3.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL