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

Method AcceptLanguage

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

AcceptLanguage returns the Accept-Language request header.

()

Source from the content-addressed store, hash-verified

224 Referer() string
225 // AcceptLanguage returns the Accept-Language request header.
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.

Callers 1

Test_Ctx_HeaderHelpersFunction · 0.65

Calls

no outgoing calls

Tested by 1

Test_Ctx_HeaderHelpersFunction · 0.52