Category: networking

Subcategory: http

Value: curl -sI <url>

Miniscription: Get HTTP response headers only

Description: Fetches only the HTTP response headers from a URL silently, useful for checking status codes redirects and server info.

Kontributer: iarc13