mime

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MIME

type MIME string

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"
)

Jump to

Keyboard shortcuts

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