residuum/PuRestJson

Implement Remaining HTTP Verbs for [oauth]

residuum opened this issue · 0 comments

Similar to issue #27, but all remaining HTTP verbs should work with [oauth] as well.

[oauth] currently implements GET, POST.

The remaining HTTP verbs PUT, DELETE, PATCH, HEAD, OPTIONS, CONNECT, TRACE should be implemented in later versions.