httpcache

package
v1.26.0-rc0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 7 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleGenericETagPrivateCache added in v1.26.0

func HandleGenericETagPrivateCache(req *http.Request, w http.ResponseWriter, etag string, lastModified *time.Time) bool

func HandleGenericETagPublicCache added in v1.26.0

func HandleGenericETagPublicCache(req *http.Request, w http.ResponseWriter, etag string, lastModified *time.Time) bool

func SetCacheControlInHeader added in v1.19.0

func SetCacheControlInHeader(h http.Header, opts *CacheControlOptions)

SetCacheControlInHeader sets suitable cache-control headers in the response

Types

type CacheControlOptions added in v1.24.0

type CacheControlOptions struct {
	IsPublic    bool
	MaxAge      time.Duration
	NoTransform bool
}

func CacheControlForPrivateStatic added in v1.24.0

func CacheControlForPrivateStatic() *CacheControlOptions

func CacheControlForPublicStatic added in v1.24.0

func CacheControlForPublicStatic() *CacheControlOptions

Jump to

Keyboard shortcuts

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