Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MethodStringToUint ¶
func MethodUintToString ¶
Types ¶
type HttpMethod ¶
type HttpMethod uint32
const ( UNKNOWN HttpMethod = iota GET POST PUT DELETE HEAD OPTIONS PATCH TRACE CONNECT )
Click to show internal directories.
Click to hide internal directories.