Closed lwitkowski closed 1 year ago
This will allow some certain future features to be much easier to implement, it also reduces non-null checks as we're relying on int status code, not nullable Response.StatusType
int
Response.StatusType
This will allow some certain future features to be much easier to implement, it also reduces non-null checks as we're relying on
int
status code, not nullableResponse.StatusType