it's just a matter of exposing that as part of our API
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
our underlying client lib (AFNetworking) supports this already:
https://github.com/AFNetworking/AFNetworking/blob/master/AFNetworking/AFHTTPClient.h#L302-305
it's just a matter of exposing that as part of our API