methods

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package methods is all about HTTP methods.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsForbidden

func IsForbidden(name string) bool

IsForbidden reports whether name is a forbidden method, per the Fetch standard.

func IsSafelisted

func IsSafelisted(name string, _ struct{}) bool

IsSafelisted reports whether name is a safelisted method, per the Fetch standard.

func IsValid

func IsValid(name string) bool

IsValid reports whether name is a valid method, per the Fetch standard.

Types

This section is empty.

Jump to

Keyboard shortcuts

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