You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use HTTP code and range names from swift-http-types (#298)
Use HTTP code and range names from swift-http-types
### Motivation
Fixes#257.
Using the API-breaking 0.3.0 to sync up the HTTP code and range names with swift-http-types for consistency.
### Modifications
Made a few changes to match the terminology used by swift-http-types exactly.
### Result
Now the terminology is consistent between SOAR and swift-http-types.
### Test Plan
All tests still pass.
Reviewed by: simonjbeaumont
Builds:
✔︎ pull request validation (5.8) - Build finished.
✔︎ pull request validation (5.9) - Build finished.
✔︎ pull request validation (compatibility test) - Build finished.
✔︎ pull request validation (docc test) - Build finished.
✔︎ pull request validation (nightly) - Build finished.
✔︎ pull request validation (soundness) - Build finished.
✖︎ pull request validation (integration test) - Build finished.
#298
0 commit comments