Main > Free Download Search >

Free http compression script

http compression

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 601
Gzip vs Deflate: Which is the faster HTTP compression method?

Gzip vs Deflate: Which is the faster HTTP compression method?


Gzip and Deflate are two popular HTTP compression methods. I ran a test in C# to figure out which one is faster and by how much. Read this article to see which won the speed test and how to implement Gzip and Deflate HTTP compression in your website. more>> Gzip and Deflate are two popular HTTP compression methods. I ran a test in C# to figure out which one is faster and by how much. Read this article to see which won the speed test and how to implement Gzip and Deflate HTTP compression in your website.<<less
Added: 2008-12-05 License: Free Non-Commercial Price: $0.00USD
14 downloads
Enabling Gzip and Deflate HTTP Compression in ASP.NET pages 1

Enabling Gzip and Deflate HTTP Compression in ASP.NET pages 1


This tutorial will help you setup HTTP Gzip and Deflate compression in your ASP.NET web application. We will make use of an ASP.NET web application life cycle event in Global.asax file to achieve that. The code is very simple to understand. more>> This tutorial will help you setup HTTP Gzip and Deflate compression in your ASP.NET web application. We will make use of an ASP.NET web application life cycle event in Global.asax file to achieve that. The code is very simple to understand.<<less
Added: 2007-11-14 License: Free Non-Commercial Price: $0.00USD
15 downloads
HTTP Authentication 1

HTTP Authentication 1


I show you how to create an HTTP Authentication It is the best username and password system to protect a single OR many pages And you can create an unlimited HTTP Authentication as you want + We have many other good scripts/Tutorial to copy and more>> I show you how to create an HTTP Authentication It is the best username and password system to protect a single OR many pages And you can create an unlimited HTTP Authentication as you want + We have many other good scripts/Tutorial to copy and paste<<less
Added: 2004-12-24 License: Price: 0.00 Price: 0.00
12 downloads
 
Other version of HTTP Authentication
HTTP Authenticationcreate an HTTP Authentication It is the best username and password system to protect a single OR ... create an HTTP Authentication It is the best username and password system to protect a single OR
License:Not Specified
Download
1817 downloads
Added: 2004-12-24
Chilkat .NET HTTP Component

Chilkat .NET HTTP Component


HTTP client component with extensive caching capabilities, cookie persistence to XML filestore, SSL, file upload, XMLHTTP, GET, POST, HEAD, managed HTTP server connection pool, proxy support, internat more>> HTTP client component with extensive caching capabilities, cookie persistence to XML filestore, SSL, file upload, XMLHTTP, GET, POST, HEAD, managed HTTP server connection pool, proxy support, internationalization features, custom request headers, basic authentication, and more.<<less
Added: 2005-06-09 License: Commercial License Price: $149.00AdditionalInfoUnlimited1yearemailphonesupportfor1Developer
1601 downloads
httptype

httptype


httptype is a Perl program that returns the http host software of a website. It reads the http_proxy and no_proxy environment variables to determine whether to use a proxy or not. more>> httptype is a Perl program that returns the http host software of a website. It reads the http_proxy and no_proxy environment variables to determine whether to use a proxy or not.<<less
Added: 2000-04-09 License: GPL Price: Free
3488 downloads
HTTP Request 1.0.5

HTTP Request 1.0.5


This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the more>> This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the response headers and response body. Supports get, post, and head methods. Useful for debugging requests or just learning how HTTP protocol works. Written in C for Windows, source code included.<<less
Added: 2005-07-21 License: Other Price: $0.00USD
36 downloads
css & javascript file compression 1.0

css & javascript file compression 1.0


Comments and whitespace characters are vital to enabling us to develop and maintain our web projects but they can also be a drain on our bandwidth when our projects move from development to production. This online tool allows comments and unnecessary more>> Comments and whitespace characters are vital to enabling us to develop and maintain our web projects but they can also be a drain on our bandwidth when our projects move from development to production. This online tool allows comments and unnecessary whitespace characters to be removed without breaking the functionality of the file. By using this tool you can get the most benefit from your available bandwidth.<<less
Added: 2006-08-03 License: Other Price: $0.00USD
14 downloads
http-error resolver 1.01

http-error resolver 1.01


Small and Simple. Stop the ugly error pages on your site. Do you like the 404 error page on your site when a visitor types the wrong page name? You can use these... more>> Small and Simple. Stop the ugly error pages on your site. Do you like the 404 error page on your site when a visitor types the wrong page name? You can use these...<<less
Added: 2006-02-19 License: Freeware Price: $0.00USD
13 downloads
File Upload & Compression in ASP.Net 1

File Upload & Compression in ASP.Net 1


This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression. more>> This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
10 downloads
Temperature Conversion Script 1.0

Temperature Conversion Script 1.0


Insert a temperature conversion box anywhere on your site to let your users convert between celcius, fahrenheit, kelvin and rankin instantly. more>> Insert a temperature conversion box anywhere on your site to let your users convert between celcius, fahrenheit, kelvin and rankin instantly.<<less
Added: 2006-03-20 License: GPL Price: $0.00USD
11 downloads
 
Other version of Temperature Conversion Script
Temperature Conversion ScriptTemperature Conversion Script - http://identity.st/
License:GPL
Download
1321 downloads
Added: 2006-03-20
PHP HTTP LOG

PHP HTTP LOG


If your web hosting have no access to Apache or IIS http logs, this PHP HTTP LOG is just an idea for you. PHP HTTP LOG is php script that can log your site visit stats in NCSA extended/combined log fo more>> If your web hosting have no access to Apache or IIS http logs, this PHP HTTP LOG is just an idea for you. PHP HTTP LOG is php script that can log your site visit stats in NCSA extended/combined log format, same as Apache http log format. Logs can be download and analyzed by website log analyze software on PC. This Script is GPL license, easy to install and do not need database<<less
Added: 2005-05-13 License: GPL Price: Free
1663 downloads
URL HTTP status viewer

URL HTTP status viewer


This tool will return exact HTTP headers returned by web server with brief description of headers returned. more>> This tool will return exact HTTP headers returned by web server with brief description of headers returned.<<less
Added: 2005-10-11 License: Freeware Price: $0.00USD
12 downloads
Curl Based HTTP Client 1.2

Curl Based HTTP Client 1.2


This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection peer IP more>> This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection peer IP address, download/upload files, use proxy etc.. It can also collect cookies sent by the server in a cookie jar file.<<less
Added: 2006-08-31 License: BSD Price: $0.00USD
17 downloads
 
Other version of Curl Based HTTP Client
Curl Based HTTP ClientThis class implements an HTTP client using the PHP Curl library extension. It can perform HTTP ... This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP
License:BSD Style
Download
703 downloads
Added: 2006-08-31
PHP & File Compression/Archiving techniques

PHP & File Compression/Archiving techniques


PHP has some very easy, simple yet powerful, extensions for file compression support. zip, gZip, bZip2, LZF libraries are popular extensions with php. Each one is actually a different compression form more>> PHP has some very easy, simple yet powerful, extensions for file compression support. zip, gZip, bZip2, LZF libraries are popular extensions with php. Each one is actually a different compression format... all of them have their own algorithms to compress files, and some of them support mentioning which compression algorithm you want to use, while creating/opening a compressed file. We will look at some of the features of these libraries with reference to PHP.<<less
Added: 2007-07-27 License: Freeware Price: Free
530 downloads
HTTPSock 1.00

HTTPSock 1.00


Compiles and ships HTTP Requets using PHPs pure sockets. Retrieves returned content and parses cookie and header information. Supports GZIP encoding. more>> Compiles and ships HTTP Requets using PHPs pure sockets. Retrieves returned content and parses cookie and header information. Supports GZIP encoding.<<less
Added: 2007-01-21 License: GPL Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5