http Exploring Headers and Cookies from Servers

http - Exploring Headers and Cookies from Servers 1.4

http - Exploring Headers and Cookies from Servers 1.4 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 637
  • Released: May 30, 2007

http - Exploring Headers and Cookies from Servers 1.4 Description

This CGI script allows you to specify a URL, then it fetches the URL and displays all the headers sent by the server.  This script demostrates using urllib2 to fetch a URL - using a request object with User-Agent header. It also demostrates basic authentication and shows the possible http errors - using a dictionary 'borrowed' from BaseHTTPServer. It will also save cookies using the ClientCookie module, if it's available.

http - Exploring Headers and Cookies from Servers 1.4 Keywords

http Exploring Headers and Cookies from Servers Bookmark

Hyperlink code:
Hyperlink for Forum code:

http - Exploring Headers and Cookies from Servers 1.4 Script Download Notice

Top 4 Download periodically updates information of http - Exploring Headers and Cookies from Servers 1.4 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. http - Exploring Headers and Cookies from Servers 1.4 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

CGI shell

This script runs an arbitrary string on the server as a shell command.It mimics a very basic shell environment on a server using CGI. ...
Python

fnord

fnord is a small and fast webserver with CGI-capability. ...

popPeek

This script shows the headers from messages in a popbox and allows the user to delete messages on the server before downloading them. Only works with pop-servers ...
Python

FCGI

The fcgi.py Python module handles communication with the FastCGI module of the Apache or Stronghold web server without using the FastCGI developers kit, but will also work in a non-FastCGI environment, (straight CGI.) ...
Python

NTLM Authorization Proxy Server

... ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can change arbitrary values ... Required); - supports NTLM authentication at web servers (Error 401 Access Denied/Unauthorized); - supports translation ... standard "Basic" authentication scheme; - supports the HTTPS 'CONNECT' method for transparent tunnelling through parent proxy ...
Python