Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.830 Times

Http Requests freeware
Filter: All | Freeware | Demo
 

Http Requests

1 2 3 4 5 > 
Added: October 16, 2010 | Visits: 995

HTTP::Async HTTP::Async is a Perl module that can process multiple HTTP requests in parallel without blocking. SYNOPSIS Create an object and add some requests to it: use HTTP::Async; my $async = HTTP::Async->new; # create some requests and add them to the queue. $async->add( HTTP::Request->new( GET... Platforms: *nix

License: Freeware Size: 15.36 KB Download (137): HTTP::Async Download

Added: January 21, 2010 | Visits: 1.724

Proxy Detector Proxy Detector is a PHP class that can detect HTTP requests via proxy. This class can detect if a visitor uses a proxy server by scanning the headers returned by the user client. When the user uses a proxy server, most of the proxy servers alter the header. The header is returned to PHP in the... Platforms: *nix

License: Freeware Size: 2.05 KB Download (193): Proxy Detector Download

Added: August 07, 2010 | Visits: 1.164

mod_backhand mod_backhand is an Apache module that allows seamless redirection of HTTP requests from one web server to another. This redirection can be used to target machines with under-utilized resources, thus providing fine-grained, per-request load balancing of web requests. Backhand is a project that... Platforms: *nix

License: Freeware Size: 256 KB Download (96): mod_backhand Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 600

HTTP & ICQ Sniffer Handy network utility to capture and log HTTP requests and ICQ chat from computers within the same LAN. All intercepted messages are well organized by HTTP or ICQ user with buddies and shown instantly on the main window. It provides rich-features report system to export captured ICQ conversations... Platforms: Windows

License: Freeware Size: 434 KB Download (54): HTTP & ICQ Sniffer Download

Added: September 06, 2013 | Visits: 571

HTTP Resource Test This addon allows web developers to tailor custom HTTP requests and see the response. Any type of request can be created, including GET, POST, and PUT, as well as any other method. Any number of arbitrary headers can be added such as Content-Type, Accept, or anything else, and the request entity... Platforms: Mac

License: Freeware Size: 10.24 KB Download (45): HTTP Resource Test Download

Added: August 08, 2008 | Visits: 1.026

HTTP and ICQ Sniffer Handy network utility to capture and log HTTP requests and ICQ chat from computers within the same LAN. All intercepted messages are well organized by HTTP or ICQ user with buddies and shown instantly on the main window. It provides rich-features report system to export captured ICQ conversations... Platforms: Windows

License: Freeware Size: 434 KB Download (163): HTTP and ICQ Sniffer Download

Added: September 24, 2010 | Visits: 845

Redirex Redirex is a small, lightweight Perl server which intercepts HTTP requests sent to the old address and redirects them to the sites new home. Handy when you change the IP address of a Web server and discover that, months later, requests still rain in from search engines and other sites which have... Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Redirex Download

Added: June 02, 2013 | Visits: 404

HTTP Action An administrator-configurable action that makes HTTP requests. Why is this useful? Quick-and-dirty integration with web services, pinging of external servers, and other assorted web tasks can all be performed when nodes are posted, users register, cron runs, and more. Anywhere you can trigger an... Platforms: PHP

License: Freeware Size: 10 KB Download (47): HTTP Action Download

Added: July 16, 2010 | Visits: 957

mod_whois mod_whois module maps WHOIS queries into standard HTTP requests. After the "translation", the request can be processed by the usual mechanisms (mapping to static content, running CGI & PHP scripts, ...). Compile & Install apxs -i -a -c mod_whois.c Configure Most simplest configuration:... Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): mod_whois Download

Added: October 06, 2010 | Visits: 762

httping httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). httping can be used for monitoring or statistical purposes (measuring latency). Whats New in This Release: - A big memory... Platforms: *nix

License: Freeware Size: 8.19 KB Download (126): httping Download

Added: May 19, 2010 | Visits: 910

NatACL 3.0 Beta NatACL is an authentication daemon for NAT and transparent proxying that man in the middles outbound HTTP requests and forces the user to a login/password page requesting credentials to allow the outbound connection. After proper credentials are received, NAT rules are automatically generated.... Platforms: *nix

License: Freeware Size: 80.9 KB Download (102): NatACL 3.0 Beta Download

Added: May 14, 2010 | Visits: 795

DBIx::XMLServer DBIx::XMLServer is a Perl module to serve data as XML in response to HTTP requests. SYNOPSIS use XML::LibXML; use DBIx::XMLServer; my $xml_server = new DBIx::XMLServer($dbh, "template.xml"); my $doc = $xml_server->process($QUERY_STRING); die "Error: $doc" unless ref $doc; print... Platforms: *nix

License: Freeware Size: 29.7 KB Download (95): DBIx::XMLServer Download

Added: April 26, 2010 | Visits: 706

HttpAuth HttpAuth is a daemon and framework for authenticating HTTP requests. It supports Basic and Digest authentication against various databases such as LDAP, PostgreSQL, or MySQL. HttpAuth project also supports NTLM authentication against a Windows Server. Compatibility: Various web servers can... Platforms: *nix

License: Freeware Size: 901.12 KB Download (92): HttpAuth Download

Added: February 25, 2010 | Visits: 812

Jterm Jterm is a package composed of a java applet and a tiny dedicated webserver that allow you to execute a shell in canonical mode through standard HTTP requests and replies. Jterm is composed of two main components: 1) The applet (Jterm.class) hosted on www.your-site.com but executed inside... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Jterm Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 569

HTTPNetworkSniffer 64-bit HTTPNetworkSniffer is a packet sniffer tool that captures all HTTP requests/responses sent between the Web browser and the Web server and displays them in a simple table. For every HTTP request, the following information is displayed: Host Name, HTTP method (GET, POST, HEAD), URL Path, User... Platforms: Windows

License: Freeware Size: 82 KB Download (54): HTTPNetworkSniffer 64-bit Download

Added: November 28, 2013 | Visits: 459

MPConnectionAgent A simple set of wrapper classes for asynchronous HTTP requests with "handler" methods. A simple set of wrapper classes for asynchronous HTTP requests with "handler" methods (updated 1/3/09, completely rewritten, introduced encapsulated MPConnection class to replace MPConnectionAgent, more... Platforms: Mac

License: Freeware Size: 51.2 KB Download (42): MPConnectionAgent Download

Added: November 03, 2013 | Visits: 314

WSGIProxy WSGI turns HTTP requests into WSGI function calls. WSGIProxy turns WSGI function calls into HTTP requests. It also includes code to sign requests and pass private data, and to spawn subprocesses to handle requests. Features: The primary feature in WSGIProxy is wsgiproxy.exactproxy, which takes... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): WSGIProxy Download

Added: August 07, 2008 | Visits: 1.437

Web Monitor Web Monitor controls all outgoing HTTP requests from your computer and blocks unwanted Internet resources and redirects. Web Monitor protects your privacy and saves your Internet bandwidth. * Download only required Internet resources. * Works with all today's web browsers. * Dynamically... Platforms: Windows

License: Freeware Size: 136 KB Download (131): Web Monitor Download

Added: January 25, 2010 | Visits: 548

Machilles Machilles is a freeware proxy server that allows the editing of outgoing HTTP requests. It is intended for use in testing web applications, especially for security issues. It is similar to Achilles and PenProxy, the Windows applications. Currently, it allows user editing of HTTP header fields... Platforms: Mac

License: Freeware Download (96): Machilles Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 454

SPipe SPipe (Secure Pipe) is a patch of mod_ssl package which allows the same corporate web server to be used as a secure access door to internal servers that do not use HTTPS protocol, while also retaining normal web server functionality for all HTTP requests Platforms: Windows, Mac, Linux

License: Freeware Size: 9.01 KB Download (52): SPipe Download

1 2 3 4 5 >