/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-crossorigin-boolean-aff3e2281c46-crossorigin-boolean-string-c-context-boolean-string-s0317-c0000.md
crossOrigin: `boolean` | `string` | `(c: Context) => boolean | string...
crossOrigin: boolean | string | (c: Context) = boolean | string Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev...
crossOrigin: boolean | string | (c: Context) => boolean | string
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#crossorigin-boolean-string-c-context-boolean-string
Summary
The origin this timings header should be readable. - If false, only from current origin. - If true, from all origin. - If string, from this domain(s). Multiple domains must be separated with a comma. The default is false. See more [doc...
Content
The origin this timings header should be readable.
- If false, only from current origin.
- If true, from all origin.
- If string, from this domain(s). Multiple domains must be separated with a comma.
The default is false. See more docs.