HTTP Protocol Module
Registered by
Eric Day
Create a HTTP protocol module that extends Network::Stream and provides a relevant set of callbacks, such as request, header, body, and so on. This should provide both server and client and will most likely share a common base class for some functionality. This module should not do any buffering or block in anyway.
Whiteboard
(?)