swift-http-types icon indicating copy to clipboard operation
swift-http-types copied to clipboard

Make `Status` and `Method` Directly Codable

Open jsonfry opened this issue 9 months ago • 1 comments

I'm working a PR for Swift AWS Lambda Events to adopt Swift HTTP Types.

Would it be acceptable to add Codable conformance directly to HTTPResponse.Status and HTTPRequest.Method to better support this / would you welcome a PR for this?

jsonfry avatar May 16 '24 09:05 jsonfry