Skip to content

Conversation

@ferrix
Copy link

@ferrix ferrix commented Jan 21, 2012

I have a picky backend that has two features not supported by the Client class.

a) It wants JSON in the POST body instead of x-www-form-encoded, so I peek into the headers and don't overwrite Content-Type if it is already set, default behavior remains
b) cares about the Authentication realm bit, I added a parameter that sets the realm in the request, default behavior remains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant