DevDefined.OAuth icon indicating copy to clipboard operation
DevDefined.OAuth copied to clipboard

json requests and web requests timeout

Open foretagsplatsen opened this issue 15 years ago • 1 comments

I have done some modifications for the following issues:

  • The ability to send JSON data, i.e. Content-type = "application/json" without form encoded body
  • Huge requests, i.e. a big request body and long timeouts on the webrequests.

So what do you say about the changes? What needs to be done to get it pulled into the master? I tried to follow the design but I guess there is a lot of improvements that can be done.

Oh, by the way! Hi and thanks for the great work you have done! :-)

Best regards Mikael

foretagsplatsen avatar Oct 11 '10 11:10 foretagsplatsen

I got a bunch of conflicts trying to merge this with master, are you able to take a look.. I believe master has changed a bit since you submitted this pull request.

bittercoder avatar Oct 12 '10 11:10 bittercoder