Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make client response codable #2124

Merged
merged 1 commit into from Dec 13, 2019
Merged

make client response codable #2124

merged 1 commit into from Dec 13, 2019

Conversation

tanner0101
Copy link
Member

  • makes ClientResponse Codable to help simplify saving / caching instance
  • makes ClientResponse ResponseEncodable which allows it to be returned from route handlers
  • HTTPStatus and HTTPHeaders are now also Codable

@tanner0101 tanner0101 added the enhancement New feature or request label Dec 13, 2019
@tanner0101 tanner0101 added this to In Progress in Vapor 4 via automation Dec 13, 2019
@tanner0101 tanner0101 merged commit 00c1e1d into master Dec 13, 2019
Vapor 4 automation moved this from In Progress to Done Dec 13, 2019
@tanner0101 tanner0101 deleted the tn-cres-codable branch December 13, 2019 16:46
@tanner0101 tanner0101 mentioned this pull request Dec 14, 2019
kaishin pushed a commit to kaishin/vapor that referenced this pull request Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Vapor 4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant