public marks

PUBLIC MARKS from ghis with tags web & http

April 2011

November 2010

Best Practices for Speeding Up Your Web Site

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

September 2010

HFS ~ HTTP File Server

by 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

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