The response says Unauthorized.
The response status is Unauthorized
The status row is the server's challenge answer.
401 Unauthorized
The response body is empty
Content-Length is 0, so the challenge is carried by headers.
body bytes=0
The status asks for credentials
The next row to read is the challenge header that names the auth scheme.
read challenge header
Summary
The Unauthorized response is a header-only prompt in this toy example.
status checked