contenttype

package
v0.42.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TextHTML  = "text/html"
	TextCSV   = "text/csv"
	TextPlain = "text/plain"
	TextAny   = "text/*"

	ApplicationJSON   = "application/json"
	ApplicationPDF    = "application/pdf"
	ApplicationXML    = "application/xml"
	ApplicationXHTML  = "application/xhtml+xml"
	ApplicationBinary = "application/octet-stream"
	ApplicationAny    = "application/*"

	ImageJPEG = "image/jpeg"
	ImageGIF  = "image/gif"
	ImagePNG  = "image/png"
	ImageSVG  = "image/svg+xml"
	ImageAny  = "image/*"

	Any = "*/*"

	CharsetUTF8 = "charset=utf-8"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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