Skip to main content

Basic Auth

401 Unauthorized — Provide credentials to access protected content.

Status: Unauthorized
Real Basic Auth sends Authorization: Basic <base64(user:pass)> with each request.

Event Log

[]