httpctype

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2020 License: MIT Imports: 0 Imported by: 14

Documentation

Overview

Package httpctype list some common http content-type

Index

Constants

This section is empty.

Variables

View Source
var (
	CSS  = "text/css; charset=UTF-8"
	HTML = "text/html; charset=UTF-8"
	Text = "text/plain; charset=UTF-8"
	XML  = "application/xml; charset=UTF-8"

	JSON  = "application/json; charset=utf-8"
	JSONP = "application/javascript; charset=UTF-8" // equals to JS

	JS1 = "text/javascript; charset=UTF-8"
	JS  = "application/javascript; charset=UTF-8"
)
View Source
var Key = "Content-Type"

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