| HttpRawBag.html | New super class of HttpBag - contains parsing facilities |
| HttpBag.html | (Hopefully) like the original Jigsaw HttpBag |
| BasicValue.html | From Jigsaw - buffer to store things (like headers) |
| HTTPException.html | Jigsaw's base exception for all HTTP errors |
| HeaderValue.html | Used by bags to store header text |
| HttpBuffer.html | Another in the chain of the BasicValue to HttpBag continuum |
| HttpInvalidValueException.html | Don't remember |
| HttpParserException.html | Jigsaw parser exception |
| ParseState.html | Support context for Jigsaw's original bag parser |
| ArrayDictionary.html | Container class for original HttpBag |
| ArrayEnumeration.html | Enumerator for above |