Capture, analyze and debug all HTTP communications between the web browser on the client side and the web server on the other side. Internet software developers can use HTTP Debugger to analyze the communication between their programs and...
With XDenSer HTTP Server Components Pack you can easily create a standalone HTTP server w/o any HTML coding. Just put TxdsHTTPServer component and TxdsFormContentProducer on your form, create 1 HTTPAction Item and your form is turned into web form...
HTTP Analyzer is a utility that allows you to capture HTTP/HTTPS traffic in real-time. It displays a wide range of information, including Header, Content, Cookies, Query Strings, Post data, Request and Response Stream, redirection URLs and more....
A Delphi component for doing HTTP requests:
* Highly customizable * Support for HTTP/1.0 and HTTP/1.1 * Throttling option * Proxy aware * Based on Fundamentals Sockets Library
Apache HTTP Server Project is a php based script that is used to create and manage open source HTTP server for windows and unix. A patch can be added to help prevent false positive matches of the cookieName. A denial of service attack is possible...
How to convert http date to OLE(VB/VBS) date is a tutorial which shows the way to transform the HTTP date to OLE date such as VB or VBS for the users on their websites. The procedure of this tutorial is described in detail with an example. This...
HTTP Browser Capabilities with ASP.NET is a web based tutorial in which author explains the process of accessing and reading the visitors browsers capabilitity in ASP.NET. Here the author offers source code which executes the process of accessing...
The HTTP Client class is a script which implements all HTTP methods and a subset of WebDAV protocol. The main methods that are supported by this script are: connect, disconnect, set headers, remove header, set credentials, set protocol version,...
HTTP Error Page is designed to give a professional look for your website by displaying standard error monitoring pages. This tool enables you to create your own error messages for errors such as unauthorized, file not found and forbidden etc.,...
A simple demonstration of how to do HTTP File upload by using the CGI_LIB.pl perl library. |