header

package
v0.13.62 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ContentType   = "Content-Type"
	CacheControl  = "Cache-Control"
	Pragma        = "Pragma"
	XAccelExpires = "X-Accel-Expires"
)

Variables

View Source
var NoCache = headers{
	CacheControl:  "no-cache, no-store, no-transform, must-revalidate, private, max-age=0",
	Pragma:        "no-cache",
	XAccelExpires: "0",
}

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