PMHTTP
PMHTTP copied to clipboard
Add support for uploading an Encodable type
We should have a way to create an upload request that takes an Encodable type and encodes it to JSON. It should ideally do this asynchronously (see #32).