Skip to content

Instantly share code, notes, and snippets.

@jcanfield
Created August 19, 2012 18:06
Show Gist options
  • Save jcanfield/3396799 to your computer and use it in GitHub Desktop.
Save jcanfield/3396799 to your computer and use it in GitHub Desktop.
Check Server Headers Bookmarklet
// Bookmarklet by Joshua Canfield (Code Clarity -- www.icodeclarity.com)
// Using URI-Valet services
javascript:var url = prompt("Enter Domain to check Server Headers");window.open('http://urivalet.com/?'+ url, '_blank');
@hudhori
Copy link

hudhori commented Mar 7, 2021

axis edukasi

@jcanfield
Copy link
Author

axis edukasi

I posted this 9 years ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment