Austin Amoruso
Austin Amoruso
There seems to be an issue with localhost and trying to connect to ipv6 on node (my version is 18). I would get 408 some times and other times no...
This would allow returning different headers per connection Change ``` js let opts = this._opts.httpOptions; ``` and other usage of it as well to ``` js let opts = await...
### Is this feature request related to a new or existing Amplify category? _No response_ ### Is this related to another service? Appsync JavaScript resolvers ### Describe the feature you'd...
### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....