contenttypes

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ApplicationFormURLEncoded is the content type for form data.
	ApplicationFormURLEncoded = "application/x-www-form-urlencoded"
	// ApplicationJSON is the content type for JSON data.
	ApplicationJSON = "application/json"
	// MultiPartFormData is the content type for multipart form data.
	MultipartFormData = "multipart/form-data"
	// TextHTML is the content type for HTML data.
	TextHTML = "text/html"
	// TextPlain is the content type for plain text data.
	TextPlain = "text/plain"
)

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