-------------
- Enhancement: Header's __hash__() uses main value (w/o params) to calculate hash
- Enhancement: Header implements collections.Mapping interface
- Enhancement: added query_string, remote_addr, remote_host properties to the Request
- Enhancement: Request's environ property became public
- Enhancement: HttpError implements collections.Iterable and collections.Sized interfaces