Skip to main content

Install

Configure once

The conservative WSGI adapter uses the Agent-Feedback response header for finite responses. It does not buffer or mutate the application body.

Server-rendered HTML

Included HTML pages use that same response-header handoff. The page body remains byte-for-byte unchanged, which is safer for WSGI applications that calculate content length or stream an iterable response.

Verify

Decode the base64url header only in a trusted agent runtime. Do not expose or reuse the company product key. View the runnable WSGI example