How to Add Middleware to an HttpApi with `HttpApiBuilder.toWebHandler`
What is the right way to add middleware to an HttpApi when using
^ Here I provided in two locations, neither of which does anything
HttpApiBuilder.toWebHandler ? For example, how would I provide CORS middleware:^ Here I provided in two locations, neither of which does anything
