Closed AnthonySteele closed 10 years ago
The branch build and test for this is green.
I'm happy for this to be merged asap, gets us one step closer to supporting multiple content-type request body and httpmethods
We have a -prerelease version on nuget if you want to integrate early
Commits have been squashed for neatness, Changes are reworking PostRequestHandler to work much more like GetRequestHandler and always do oauth via the Authorization header. This is a step towards merging/eliminating XXXRequestHandlers and handling all http methods.