Bazsites.com Http
Directory Topics
On the Web
- EffeTech HTTP Sniffer - Provide a HTTP protocol network sniffer, packet analyzer and file rebuilder. It is dedicated to capture IP packets containing HTTP protocol, rebuild and save the HTTP communications and files sent through HTTP protocol.
- oakland software Java HTTP Client - A plug compatible with the java.net.HttpURLConnection class HTTP client has many features not provided by the Java/Sun implementation including HTTP NTLM client authentication support on a non-Windows platform, connection pool throttling, connection/request timeouts, idle connection timeouts.
- Liste der zentralen Header des hypertext transfer protocol (HTTP) - Aufbau des hypertext transfer protocol (HTTP) mit einer Liste der gebräuchlichen Header.
- Coalesys HTTP Client - Component to send HTTP requests using any valid request method and retrieve the HTTP Response Status, Headers and Body as strings. By Coalesys, Inc. [Component, Commercial]
- Hypertext Transfer Protocol - Next Generation Overview - The purpose of the HTTP-NG Project is to tackle current HTTP deficiencies by using sound engineering practices.
- HTTP-Status-Codes - Aufbau des hypertext transfer protocol (HTTP) mit einer Liste der Status-Codes.
- rproxy -- rsync in http - HTTP extensions to allow download of only the changes between cached and current versions of a page,
- W3C Hypertext Transfer Protocol Overview - This is the overview materials related to the W3C HTTP activity, one of the W3C Architecture domain activities. HTTP has been in use by the World Wide Web since 1990 and its use has increased steadily over the years, mainly because it has proven useful as a generic middleware protocol.
- PEP - W3C working draft of an Extension Mechanism for HTTP.
- Cibernetia - Visor de cabeceras HTTP. Muestra las cabeceras del protocolo HTTP que devuelve un servidor cuando recibe una solicitud de documento. Incluye una guía sintética de cabeceras HTTP.
Wikipedia Articles
- HTTP-Tunnel Client - HTTP-Tunnel Client is a program created by HTTP-Tunnel Corporation that masks application data as HTTP traffic to bypass firewalls. This is done by routing all outgoing traffic through port 80, the standard HTTP traffic port, and encapsulating this inside HTTP packets.
- HTTP Header Injection - HTTP header injection is a general class of web application vulnerability which occurs when Hypertext Transfer Protocol (HTTP) headers are dynamically generated based on user input. Header injection in HTTP responses can allow for HTTP response splitting and Cross-site scripting (XSS) attacks.
- CURL - cURL is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, TFTP, SCP, SFTP, Telnet, DICT, FILE and LDAP. cURL supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, Kerberos, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM and Negotiate for HTTP and kerberos4 for FTP), file transfer resume, http proxy tunneling and many other features.
- HTTP persistent connection - HTTP persistent connections, also called HTTP keep-alive, or HTTP connection reuse, is the idea of using the same TCP connection to send and receive multiple HTTP requests/responses, as opposed to opening a new connection for every single request/response pair.
- HTTP tunnel - HTTP Tunneling is a technique by which communications performed using various network protocols are encapsulated using the HTTP protocol, the network protocols in question usually belonging to the TCP/IP family of protocols. The HTTP protocol therefore acts as a wrapper for a covert channel that the network protocol being tunneled uses to communicate.