SwiftHTTPStatusCodes Versions Save

Swift enum wrapper for easier handling of HTTP status codes.

3.3.2

4 years ago
  • Better Swift Package Manager support (#15 @peterthomashorn)

3.3.1

5 years ago
  • Xcode 10.2 support
  • Updated to support Swift 4.0, 4.2 and 5.0

3.3.0

5 years ago
  • Xcode 10 support
  • Updated to Swift 4.2
  • Regenerated from online source - added 425 (Too Early) status code from RFC spec

3.2.0

6 years ago
  • Disabled code coverage (#9)
  • Added 599 status code (#8)
  • Regenerated from online source - updated 103 status code from RFC spec

3.1.2

6 years ago

Regenerated source as the online IANA has been updated.

3.1.1

7 years ago

Regenerated source as the online IANA has been updated.

3.1.0

7 years ago

Swift 3.0 support

3.0.0

7 years ago

Status code list now automatically generated from official source.

2.0.3

7 years ago
  • Added support for Swift Package Manager

2.0.2

8 years ago
  • Added tvOS support for Cocoa Pods
  • Changed to appletvos