public marks

PUBLIC MARKS with tag http

March 2011

Understanding Browser HTTP Accept Headers: Firefox, Internet Explorer, Opera, and WebKit (Safari / Chrome)

by clochix & 1 other
Webkit a un bug au niveau du header accept: il préfère XML à XHTML ou HTML => les applications qui utilisent cet entête pour faire de la négociation de contenu renvoient la version XML de la page au lieu de la version HTML. cf https://bugs.webkit.org/show_bug.cgi?id=27267

February 2011

httpstat.us

by Spone
This is a super simple service for generating different HTTP codes. It's useful for testing how your own scripts deal with varying responses.

December 2010

November 2010

Best Practices for Speeding Up Your Web Site

by ghis & 20 others
Rules for making your website faster. Reducing the number of HTTP requests is the most important.

October 2010

Rex Swain's HTTP Response Viewer

by wabaus & 4 others
Rex Swain's HTTP Response Viewer will show the actual HTTP response to an HTTP request to a given URL. Includes all headers and such.

September 2010

Let's make the web faster - Google Code

by nhoizey
"Here are some statistics about the size, number of resources and other such metrics of pages on the world wide web. These are collected from a sample of several billions of pages that are processed as part of Google's crawl and indexing pipeline."

HFS ~ HTTP File Server

by ghis & 5 others (via)
You can use HFS (HTTP File Server) to send and receive files. It's different from classic file sharing because it uses web technology to be more compatible with today's Internet. It also differs from classic web servers because it's very easy to use and runs "right out-of-the box". Access your remote files, over the network. It has been successfully tested with Wine under Linux.

htty's htty at master - GitHub

by Xavier Lacot
htty is a console application for interacting with HTTP servers. It’s something of a cross between curl and the Lynx browser.

htty's htty at master - GitHub

by ghis (via)
htty is a console application for interacting with HTTP servers. It’s something of a cross between curl and the Lynx browser.

August 2010

July 2010

Tunnels TCP à travers proxy HTTP - Corkscrew et Proxytunnel - Yop

by nicolargo
Tunnels TCP à travers proxy HTTP avec Corkscrew et Proxytunnel