package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Oct 13, 2025
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
XWwwFormUrlencoded = "application/x-www-form-urlencoded"
FormData = "multipart/form-data"
Json = "application/json"
GET = "GET"
POST = "POST"
PUT = "PUT"
DELETE = "DELETE"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.