Created
August 19, 2012 18:06
-
-
Save jcanfield/3396799 to your computer and use it in GitHub Desktop.
Check Server Headers Bookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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'); |
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
axis edukasi