HTTP/en
For HTTP, the underlying Smalltalk/X framework already provides classes to implement both HTTP-client and HTTP-server code. Detailed information is found in the online documentation and/or the source code itself.
Also, the standard library contains blocks to send HTTP requests and to setup a server which responds to incoming HTTP requests.