Skip to main content

Install

Configure once

Server-rendered HTML

Finite HTML bodies on included routes receive the embedded contract. Responses larger than the capture limit, streams detected through Flush, and unsafe bodies pass through byte-for-byte. The default capture limit is 1 MiB. Set MaxResponseBodyBytes to another positive value when needed.

Verify

Send one API and one HTML request, then confirm the response contract and the Setup telemetry status. Call Shutdown during graceful server shutdown so queued telemetry can flush. View the runnable Go example