header

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ContentType        = "content-type"
	ContentLength      = "content-length"
	ContentDisposition = "content-disposition"
)

Variables

View Source
var (
	ContentTypeJson = mime.FormatMediaType("application/json", map[string]string{
		"charset": "utf-8",
	})
	ContentTypeForm = mime.FormatMediaType("application/x-www-form-urlencoded", nil)
)

Functions

This section is empty.

Types

type Header http.Header

Jump to

Keyboard shortcuts

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