ServerRequest
Pre-release
Pre-release
The ServerRequest object has the most functionality as it represents the main object in use in a server-side Http library. This release marks the commit where the ServerRequest object has reached 100% test coverage. There have been many tweaks to achieve this along the way, and a few bugs found too.
Still to test are three objects: Message, Stream and UriResolver.