/Knowledge/sources/honojs__hono/llms-full/proxy-helper-proxy--22682cee7a6c.md
Proxy Helper: proxy() - hono-docs
Proxy Helper: proxy() Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt proxy Summary proxy() is a fetch...
Proxy Helper: proxy()
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#proxy
Summary
proxy() is a fetch() API wrapper for proxy. The parameters and return value are the same as for fetch() (except for the proxy-specific options). The Accept-Encoding header is replaced with an encoding that the current runtime can...
Content
proxy() is a fetch() API wrapper for proxy. The parameters and return value are the same as for fetch() (except for the proxy-specific options).
The Accept-Encoding header is replaced with an encoding that the current runtime can handle. Unnecessary response headers are removed, and a Response object is returned that can be sent from the handler.
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#proxy",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Proxy Helper > `proxy()`",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 680,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Proxy Helper: proxy()",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}