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
It would be nice to have a middleware that is able to run after the Giraffe's middleware so we can collect information from the response easily. Right now, Giraffe does not allow this behavior out of the box.
Description:
It would be nice to have a middleware that is able to run after the Giraffe's middleware so we can collect information from the response easily. Right now, Giraffe does not allow this behavior out of the box.
Some useful links:
The text was updated successfully, but these errors were encountered: