#### Description The `.api` method should allow different `content-type`. Right now, it's only allowing `application/json` and forcing the `body` to be stringified. Let's discuss the better approach to handle it. #### Related issues - #7