keecode logokeecode
511

Network Authentication Required

Server Error

Description

The client needs to authenticate to gain network access

Common Usage

Used by captive portals (airport/hotel WiFi login pages)

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 511 Network Authentication Required

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 511 Network Authentication Required