-
Notifications
You must be signed in to change notification settings - Fork 2
Basic HTTP Header Viewer Script #6
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Create a script that takes a URL and fetches its HTTP response headers. This is useful for quickly checking server details like
Server,Content-Type, andSet-Cookie.Expected Behavior
Example Usage