package
Version:
v1.20.1
Opens a new window with list of versions in this module.
Published: Nov 9, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
GET = "GET"
POST = "POST"
DELETE = "DELETE"
PUT = "PUT"
PATCH = "PATCH"
HEAD = "HEAD"
OPTIONS = "OPTIONS"
ContentTypeJSON = "application/json"
ContentTypeForm = "application/x-www-form-urlencoded"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.