threedaymonk + http   22

httppocketbook
Because I can never remember which 3xx is which.
reference  http  webdev 
january 2012 by threedaymonk
h5ai
File index pages for Apache that actually look nice.
html  http  html5  css 
july 2011 by threedaymonk
Faraday: advanced HTTP requests made easy
Middleware for clients, similar to what Rack does for servers.
ruby  http  https  client  network 
july 2011 by threedaymonk
Announcing Patron: a Ruby HTTP client library
Alternative to the poorly-performing Net::HTTP and the unfinished Curb.
ruby  library  http 
july 2009 by threedaymonk
Let's make the web faster
Hints from Google on speeding up your web pages.
webdev  performance  optimisation  css  html  http 
june 2009 by threedaymonk
Slowloris HTTP DoS
Ties up an HTTP server by setting up multiple partial connections and keeping them alive, preventing the server from responding to other traffic.
http  apache  perl  dos  network  security 
june 2009 by threedaymonk
The First Few Milliseconds of an HTTPS Connection
How HTTP/TLS/RSA etc. actually work in context. Really interesting.
http  https  ssl  tls  rsa  crypto  protocol  internet  network 
june 2009 by threedaymonk
em-http-request
Asynchronous HTTP request library using EventMachine.
ruby  http  webdev  library 
june 2009 by threedaymonk
FakeWeb
‘FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.’ Quick and easy way to prevent HTTP requests in tests.
ruby  http  tdd  testing 
may 2009 by threedaymonk
HTTP Conditional Get for RSS Hackers
Handy guide for implementers. Twitter’s API doesn’t seem to follow this, alas.
rss  http  network  webdev 
august 2008 by threedaymonk
aria2: high speed command line download utility
Simultaneous downloads from HTTP/FTP/BitTorrent. Good for Linux ISOs, I imagine.
download  linux  bittorrent  http  ftp 
july 2008 by threedaymonk
http-access2
Ruby module that makes it easy to construct HTTP requests. Unlike Net::HTTP, the POST body can be specified in Ruby 1.8.2.
ruby  library  http  https  webdev 
april 2007 by threedaymonk
Simple Http client lib.
‘SimpleHttp aims to reduce the complexity of Net::Http while providing the most commonly used (by [the author]) http functionality.’
ruby  library  http 
february 2007 by threedaymonk
Nginx English Wiki
‘Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server.’ The latest thing in Rails hosting?
nginx  webdev  rails  http  https  pop3  imap  server 
january 2007 by threedaymonk

Copy this bookmark:



description:


tags: