A portable set of classes that model HTTP requests and responses, that form a base on which a web server could be built. With suitable extensions, these could also be used for an HTTP client library. SeeSwazoo-Serverfor the original, portable server code that used these, orSwazoo-Listenerfor a much simplified, Squeak-specific server.