- Creation of a Multipart HTTP client
- Creation of a OctetStreamType Validator to handle octet stream responses
- Creation of a Raw Header Parser ot read headers from a xmlhttp response
- The use of the MultiPartHttpClient is demonstrated in the README.md file
- Moving generic Reponse Handlers to a specific package
- Moving generic Reponse Validators to a specific package