AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

popURL - Information from a HTTP URL

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
BoBo
Guest





PostPosted: Thu Jan 06, 2005 12:53 pm    Post subject: popURL - Information from a HTTP URL Reply with quote

Quote:
popURL is a small Windows tool that displays useful information from an HTTP URL, such as the remote server's software and the particulars of the file to be fetched. This data can be useful in a diagnostic or security context.

To use, simply copy an HTTP URL to the clipboard (e.g. 'Copy Link Location' in your web browser) and then left-click the 'U' icon in the tray. A popup will appear, showing you various information about the URL.

Site name: The base site in the URL. Click the 'S' button on the right to automatically launch your web browser and visit the base site URL.

Web server: The server's software, for example IIS or Apache. Sites on some platforms, such as Microsoft IIS, may pose more of a risk than others. Click the 'W' button to launch a Google search for the server type.

MIME type: The MIME Content-Type for the file, as reported by the web server. This identifies whether a URL is text, multimedia, etc. Click the 'M' button to launch a Google search for the given media type.

File size: The MIME Content-Length for the file. This field is often not present for dynamically generated content. popURL will also display the size in kilobytes (2^10) and megabytes (2^20).

The complete server response is also displayed in the scrolling window near the top of the popup. NOTE THAT SERVER RESPONSES MAY INCLUDE FORGED DATA.

[Download]
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group