package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Apr 24, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
MIME represent the valid MIME types that are supported
const (
JSON MIME = "application/json"
XML MIME = "application/xml"
URLFORM MIME = "application/x-www-form-urlencoded"
MULTIFORM MIME = "multipart/form-data"
PLAINTEXT MIME = "text/plain"
HTML MIME = "text/html"
JAVASCRIPT MIME = "application/javascript"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.