mobx-rest
mobx-rest copied to clipboard
[Feature] Allow rpc calls to issue `put` requests
Make it a tad more flexible than just issuing posts
WARN: Untested (Due to ffing yarn/npm fucking up path/git deps I haven't been able to test it yet but ahi lo dejo)
Sorry to go back late to this PR. What is the case use? AFAIK the REST convention seems to be that RPC methods all go through POST but I may be missing something here.