Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of redundant status argument in Http::wind (#3049)
Turns out this was always being passed 204, except one case where it should have been deserialising the `Member` return type anyway. This fixes both issues.
- Loading branch information