methods

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	Get     = "GET"     // RFC 7231, 4.3.1
	Head    = "HEAD"    // RFC 7231, 4.3.2
	Post    = "POST"    // RFC 7231, 4.3.3
	Put     = "PUT"     // RFC 7231, 4.3.4
	Patch   = "PATCH"   // RFC 5789
	Delete  = "DELETE"  // RFC 7231, 4.3.5
	Connect = "CONNECT" // RFC 7231, 4.3.6
	Options = "OPTIONS" // RFC 7231, 4.3.7
	Trace   = "TRACE"   // RFC 7231, 4.3.8
)

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