pyresto icon indicating copy to clipboard operation
pyresto copied to clipboard

Parameterize Requests client settings

Open nkabir opened this issue 10 years ago • 1 comments

When using Pyresto against services that do not default to application/json, the client fails. With its current configuration, it also will fail against self-signed certificates.

Adding a parameter to the model to set the Accept header and SSL verification would enable access to a wider number of REST endpoints.

nkabir avatar May 12 '15 14:05 nkabir

:+1:

webmaven avatar Jun 14 '15 21:06 webmaven