method

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: MIT Imports: 1 Imported by: 5

Documentation

Index

Constants

View Source
const (
	Get     = http.MethodGet
	Head    = http.MethodHead
	Post    = http.MethodPost
	Put     = http.MethodPut
	Patch   = http.MethodPatch // RFC 578
	Delete  = http.MethodDelete
	Connect = http.MethodConnect
	Options = http.MethodOptions
	Trace   = http.MethodTrace
)

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