contactlab / appy

A functional wrapper around Fetch API
https://contactlab.github.io/appy
Apache License 2.0
63 stars 4 forks source link

Add request input to `Resp` and `ResponseError` #746

Closed StefanoMagrassi closed 1 year ago

StefanoMagrassi commented 1 year ago

This PR:

At the moment, the new input field is optional in order to be retro-compatible.

resolves #743