You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(tx-cache): add method to forward without decoding response bodies (#64)
* chore(tx-cache): add method to forward without decoding response bodies
Only checks for success. Useful for any API handlers that do not return any data, like the Orders PUT handler
* chore: better name
0 commit comments