/Knowledge/sources/honojs__hono/llms-full/honorequest-raw--1c8229fe5b1d.md
HonoRequest: raw - hono-docs
HonoRequest: raw Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt raw Summary The raw Request object. C...
HonoRequest: raw
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#raw
Summary
The raw Request object. ts // For Cloudflare Workers app.post('/', async (c) => { const metadata = c.req.raw.cf?.hostMetadata? // ... })
Content
The raw Request object.
// For Cloudflare Workers
app.post('/', async (c) => {
const metadata = c.req.raw.cf?.hostMetadata?
// ...
})
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#raw",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / HonoRequest > raw",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 589,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "HonoRequest: raw",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}