This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Description
Given that HTTPTransport will be so ubiquitous, it seems reasonable to include a session argument on Client, as well as a session property.
As part of this we should also review HTTPTransport and ensure that we're deferring work (eg custom headers) to the session wherever possible, rather than handling it ourselves.