/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-examples-1d0be4a70646-examples-s0681-c0002.md

Examples (3) - hono-docs

Examples (3) Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt examples Summary You can override th...

Examples (3)

Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#examples

Summary

You can override the default global fetch function with the customFetch option: ts app.get('/proxy', (c) => { return proxy('https://example.com/', { customFetch, }) })

Content

You can override the default global fetch function with the customFetch option:

app.get('/proxy', (c) => {
  return proxy('https://example.com/', {
    customFetch,
  })
})
Kinic Wiki
Loading knowledge node
Details

Identity

database
db_23dhmsxlhukv
database_id
db_23dhmsxlhukv
path
/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-examples-1d0be4a70646-examples-s0681-c0002.md
kind
directory
role
markdown_note
children
0

Metadata

created_at
virtual
updated_at
virtual
etag
virtual
metadata_json
{}

Lint Hints

No lightweight warnings.

Outgoing Links

No outgoing links indexed.

Incoming Links

Select a file node to inspect backlinks.

Raw Source

No raw source path inferred.