Skip to main content

Verify Stream Request

GET 

/api/v1/stream-auth/verify

Allow or refuse one listener connection. Called by Caddy per connect.

Returns 200 or 403 and nothing else of substance: forward_auth reads the status code, and a body would only travel to the listener on a denial.

Request

Responses

Successful Response