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
Fix bug introduced in 0.24.0 preventing setting a status code or header when
returning a Response object. (:pr:178).
Thanks :user:@marksantcroos for reporting.