carson-katri / swift-request

Declarative HTTP networking, designed for SwiftUI
MIT License
727 stars 41 forks source link

Added Request.onStatusCode handler #57

Closed vakechu closed 3 years ago

vakechu commented 3 years ago

Some APIs have on HTTP status code as return value. So it will be useful to access that status code on demand