Documentation ¶
Overview ¶
httpmethod/httpmethod.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsIdempotentHTTPMethod ¶
IsIdempotentHTTPMethod checks if the given HTTP method is idempotent.
func IsNonIdempotentHTTPMethod ¶
IsNonIdempotentHTTPMethod checks if the given HTTP method is non-idempotent. PATCH can be idempotent but often isn't used as such.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.