Software Index
Related Topics
Popular Trends
Trending Topics
 

Http Request

All | Freeware
Product Title  /  Popularity Revised License Rating Size
CacheRight
Cache images, includes and any file the right way for faster sites and better server availability.

A 304 Not Modified response is a waste of time. Why should repeat Web visitors request the same content over and over when it ...
May 7th 2008 Demo  5 stars 1,255k
HTTP Spy .NET
HTTP Spy .NET is a small application used to trace http request to a web site. HTTP Spy .NET will help you find any bottleneck and it will help you in analyzing your bandwidth usage. With it, you can inspect ...
December 13th 2006 Freeware    574k
HTTPSupervisor
Monitors each outgoing HTTP request from your computer sent by your browser, email client, instant messenger and media player allowing experienced users to greatly optimize their internet use by downloading only necessary Internet resources, protect their privacy and avoid converting ...
September 1st 2005 Shareware    270k
WebDelegator
WebDelegator is a server solution that permits a collection of web servers to be hosted on a single IP address. The software accepts connections on a particular address, and establishes connections to the appropriate web server to fulfill the requests. ...
October 30th 2006 Commercial  5 stars 348k
HTTP Monitor
Control each outgoing HTTP request from your computer and download only necessary Internet resources. Avoid converting your own Internet traffic into income for someone else.
October 24th 2011 Freeware     
ServerSense
ServerSense can monitor servers using ftp, smtp, pop3, telnet, tcp and http. It runs in your system tray and can notify you with a popup, a sound, email or an http request. ServerSense attempts a connection using one of the ...
February 27th 2002 Shareware  5 stars 1k
HTTProbe
HTTProbe is a powerful HTTP viewer and analyser written in Java which allows you to read HTTP headers, log them and resend directly a HTTP request sent from your browser to a web server after having optionally modify the HTTP ...
December 16th 2004 Demo    255k
WebSlower
Check you website at low speed connection and see all the HTTP headers with WebSlower. Use the integrated web browser and syntax highligted editor to test you web pages. Execute custom HTTP request and analyze the server response.
June 14th 2005 Commercial    2,171k
WAP Proof
WAP Proof is a professional WAP browser intended for developers of mobile content. WAP Proof supports WML, XHTML-MP and mobile-oriented HTML. Several mobile devices (Motorola, Nokia, Sagem, Siemens, Sony Ericsson) are emulated, so you can open your site with your ...
September 13th 2006 Shareware  5 stars 1,654k
ServerDefender AI
ServerDefender Artificial Intelligence (AI) Web application firewall is designed to provide IMMEDIATE PROTECTION for Web sites and applications running on the Microsoft IIS Web server by blocking Web attacks including SQL injection, buffer overflows, cross-site scripting (XSS) and request forgery ...
May 7th 2008 Demo    12,888k
LinkDeny
Unscrupulous site owners may link to your content directly and literally STEAL your BANDWIDTH. This theft is commonly called leeching, hotlinking, inline linking, or bandwidth theft, and such direct linking to your valuable images, videos, binary files or other important ...
May 8th 2008 Demo  5 stars 1,724k
J4L FOP Server
Easy to install and use free FOP Server. It converts input XML data to PDF files using XSL-FO templates and based on Apache FOP. It includes additional options as PDF digital signature, PDF forms and XSL-FO editor, these additonal options ...
October 16th 2011 Freeware    65,430k
YXORP
YXORP is a reverse proxy for the HTTP protocol. YXORP's main focus for YXORP is checking the validity of the traffic, i.e. what would be called 'application level firewalling' or 'secure reverse proxy' in commercial products.

It can check, validate, and ...
May 21st 2011 Freeware    1,024k
Easy Benchmarking Suite
Easy Benchmarking Suite is aimed at testing and benchmarking sites. Basically, the suite can:

??? Issue requests to a URL. A benchmark typically consists of a given number of clients that concurrently issue a number of requests. A request can be ...
May 27th 2011 Freeware    146k
httplib2 for Mac
httplib2 is a free and open source Python-based HTTP client library that supports many features left out of other HTTP libraries.

Here are some key features of "httplib2":

HTTP and HTTPS:
· HTTPS support is only available if the socket module was compiled ...
July 14th 2011 Freeware    51k
WAP Proof 2007 Pro
WAP Proof is a professional mobile browser emulator supporting WML, XHTML MP and HTML documents. Several mobile devices are emulated. The HTTP request entity is similar to that of a real device, so you can develop a user-agent sensitive site. ...
August 4th 2011 Shareware    2,048k
URL Thing
URL Thing is a free utility that lets you see the raw results of an HTTP query to any URL. It allows the user to view the full HTTP headers which can be useful in troubleshooting. It also provides the ...
October 21st 2011 Freeware    1,287k
HTTP extension for PHP
HTTP extension for PHP allows building absolute URIs, RFC-compliant HTTP redirects, RFC-compliant HTTP date handling, parsing of HTTP headers and messages, caching by "Last-Modified" and/or ETag (with an 'on the fly' option for ETag generation from buffered output), sending data/files/streams ...
February 7th 2011 Freeware    56,556k
HTTP Analyzer
HTTP Analyzer is a utility that allows you to capture HTTP/HTTPS traffic in
real-time. It can trace and display wide range of information, including Header, Content, Cookies, Query Strings, Post data, Request and Response Stream, redirection URLs and more. It ...
June 23rd 2009 Shareware  5 stars 6,352k
IE HTTP Analyzer
An add-on that integrates into the lower part of your IE or Firefox window and can be opened/closed from the IE or Firefox toolbar, that allows you to capture HTTP/HTTPS traffic in real-time. It can trace and display wide range ...
June 25th 2009 Shareware  5 stars 4,909k
Related Scripts
Download multiple files in one http request
This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more files for download and send the files as one data stream. One request, one ...
November 29th 2005 Freeware     
Limit the HTTP request buffer
This ASP tutorial guides you to handle HTTP request buffer to prevent attacks to webpages. This article provides a clear description about Microsoft IIS registry key, MaxClientRequestBuffer using which you can reduce / enlarge the HTTP buffer size. Tells that ...
December 19th 2005 Freeware     
Coalesys HTTP Client Library
This is an ASP based component which is helpful for the web developers to learn more about HTTP requests and related details. This tool allows users to connect to a server on any port, can customize request headers, can configure ...
December 16th 2005 Freeware     
HTTP Architecture for ASP.NET
ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are capable of servicing ...
November 29th 2005 Freeware     
Http Request
Until recently, in order to accomplish this type of thing from an ASP page, you had to rely on 3rd party products to assist you. With the advent of XML and the fact that information transfer via HTTP is becoming ...
November 25th 2005 Freeware     
Request Object
It will be more useful for those who need to learn clearly and easily about Request Object along with it's collection, methods and properties. Describes that using this object all form values can be transmitted to web server through HTTP ...
November 22nd 2005 Freeware     
Request.Cookies
A detailed explanation can be gained to learn on Request.Cookies object through this tutorial. And this tutorial educates you about all the Cookies collection and it's parameters for collecting cookies data that are sent via HTTP request. And more details ...
November 28th 2005 Freeware     
Sending XML Documents over HTTP
Sending XML Documents over HTTP is an easy tutorial in which author demonstrates the procedure of sending the XML documents through a HTTP request and XML to send and receive data to the web server. The author gives information about ...
December 2nd 2005 Freeware     
A Matter of Context
A Matter of Context is a useful article to the beginners.This article shows what kind of common error you can see on the web applications and how the code will be the executed. The author discusses the problem with a ...
December 20th 2005 Freeware     
Application vs. Cache Class Speed Tests
Application vs. Cache Class Speed Tests is an ASP tutorial through which users can gather information about caching page, data objects and parts of a page in the web server. Here author explains about caching which helps in accessing the ...
December 5th 2005 Freeware     
Related Code
HttpSqlProvider 0.9
HttpSqlProvider makes possible connect to a remote database via Http protocol. Client side provider implements ADO.Net IDbConnection, IDbCommnad, IDataReader, IDataRecord interfaces and acts like common Net data provider. Server side component is a ASP.Net application. This software intended to build ...
February 9th 2006     43k
Aspose.Spell 1.8
Aspose.Spell is a .Net multilingual spell checking component. With it, you can: Check spelling in more than 20 languages, including Afrikaans(ZA), Catalan(ES), Danish(DK), Dutch(NL), English(AU), English(NZ), English(US), English(UK), Faroese(FO), French(FR), Galician(ES), Germany(DE), Greek(GR), Irish(IE), Italian(IT), Latin(LA), Norwegian(NO), Polish(PL), Portuguese(PT), Russian(RU), ...
February 15th 2006     919k
Sample SMS program v1.0
This sample application was developed on VS 2003
Before you can use it to send sms's u need to register at www.strikeiron.com to get a licence key Just Build the project enter the licence key and start sms'ing

if u are ...
February 15th 2006     14k
BytesRoad.NetSuit Library 2.0
If you are looking for a free network library for the .NET platform then you may wish to look at BytesRoad.NetSuit library. This is an open source network library completely written in C#. You may find it useful if you ...
February 16th 2006     622k
Microproxy 1.0 With C sourcecode.
This is microproxy, your ready-to-run, out-of-the-box, instant http proxy server. These files compile under plain Windows 95/98/NT/2k, Windows cygwin and Linux.
February 20th 2006     7k
New Software
Popular Software