Sébastien Stormacq
Sébastien Stormacq
Hello @JakeMKelly Thank you for proposing all these changes and improving the documentation. Unfortunately, there are a lot of merge conflicts since you submitted this PR. Would you mind considering...
Hello @adamayoung Apologies we haven't responded yet. Is this still an issue ? Did you write code to fix it ? If yes, please send the PR for review.
@tomerd @richwolf apologies for my late feedback as I am just back from PTO. I agree with @richwolf approach to not modify `APIGatewayV2Request` to support web socket. I am not...
I think this is a good idea to align on the HTTP types package. I would suggest two actions 1. Open an[ issue against HTTP types project](https://github.com/apple/swift-http-types/issues) to check why...
Why would it be lost in encoding ? The Swift Lambda Events for APIGateway HTTP.Status also has a reason phrase https://github.com/swift-server/swift-aws-lambda-events/blob/main/Sources/AWSLambdaEvents/Utils/HTTP.swift#L123
As per discussion https://github.com/apple/swift-http-types/pull/53, it is not a good idea to implement `Codable` on swift-http-type. Some coding (HTTP Status reason) is specific to the API Gateway.
https://forums.swift.org/t/breaking-change-swift-lambda-events/72025
resolved by https://github.com/swift-server/swift-aws-lambda-events/pull/47
``` commit 8723c3add11eff25826b05275342b5df845ba31e (origin/al2022-new-macros) Author: Amit Shah Date: Wed Jun 29 13:34:08 2022 +0000 binutils: drop gold The gold linker has bitrotted, and does not see updates anymore. The original...