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
sansyrox
changed the title
[Feature Request] Add body in middlewares before and after request
[Feature Request] Add response body in middlewares before and after request
Oct 7, 2022
Current Behavior
Now, there are four issues related to this topic:
response["body"]
in theafter_request
middleware.before_request
middleware before a middleware then we can't access the body in the post route.before_request
Try adding this in the
base_routes
:Desired Behavior
Issues are fixed 😅
Screenshots / Mockups
Alternatives
The text was updated successfully, but these errors were encountered: