New Example Applications
Three new simple 500 line applications:
Command Line Tool
Does GET, HEAD, POST, PUT, and DELETE (497)
Robot
Traverses links using GET or HEAD (594)
Mini Server
Serves documents using HTTP/1.0 (404)
Henrik Frystyk Nielsen