https://github.com/gerzer/http-status
Simple HTTP status code model in Swift
https://github.com/gerzer/http-status
Last synced: about 1 year ago
JSON representation
Simple HTTP status code model in Swift
- Host: GitHub
- URL: https://github.com/gerzer/http-status
- Owner: Gerzer
- License: mpl-2.0
- Created: 2022-11-28T04:09:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T23:50:54.000Z (over 3 years ago)
- Last Synced: 2025-02-05T13:42:15.034Z (over 1 year ago)
- Language: Swift
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTP Status
HTTP Status provides a simple data model for HTTP status codes. It’s useful for throwing Swift errors when HTTP requests fail.