/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-invalidauthenticati-c702f85890dc-invalidauthenticationheader-object-s0259-c0000.md
invalidAuthenticationHeader: `object` - hono-docs
invalidAuthenticationHeader: object Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt invalidauthen...
invalidAuthenticationHeader: object
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#invalidauthenticationheader-object
Summary
Customizes the error response when the authentication header format is invalid. - wwwAuthenticateHeader: string | object | MessageFunction - Customizes the WWW-Authenticate header value. - message: `string | object | MessageFunctio...
Content
Customizes the error response when the authentication header format is invalid.
wwwAuthenticateHeader:string | object | MessageFunction- Customizes the WWW-Authenticate header value.message:string | object | MessageFunction- The custom message for the response body.