MCPcopy
hub / github.com/gofiber/fiber / AcceptEncoding

Method AcceptEncoding

ctx_interface_gen.go:228–228  ·  view source on GitHub ↗

AcceptEncoding returns the Accept-Encoding request header.

()

Source from the content-addressed store, hash-verified

226 AcceptLanguage() string
227 // AcceptEncoding returns the Accept-Encoding request header.
228 AcceptEncoding() string
229 // HasHeader reports whether the request includes a header with the given key.
230 HasHeader(key string) bool
231 // MediaType returns the MIME type from the Content-Type header without parameters.

Callers 1

Test_Ctx_HeaderHelpersFunction · 0.65

Calls

no outgoing calls

Tested by 1

Test_Ctx_HeaderHelpersFunction · 0.52