Install
Configure once
Server-rendered HTML
Finite HTML bodies on included routes receive the embedded contract. Responses larger than the capture limit, streams detected throughFlush, 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. CallShutdown during graceful server shutdown so queued telemetry can flush.
View the runnable Go example