Closed juranki closed 1 year ago
Adapter API changed to accept and return Request and Response objects, and serialising them to JSON doesn't produce any useful information.
https://github.com/juranki/sveltekit-cdk/blob/fc841f483f3c7f52ff884361b17f05322252104b/packages/adapter/src/files/at-edge-handler.ts#L62
https://github.com/juranki/sveltekit-cdk/blob/fc841f483f3c7f52ff884361b17f05322252104b/packages/adapter/src/files/at-edge-handler.ts#L67
removed
Adapter API changed to accept and return Request and Response objects, and serialising them to JSON doesn't produce any useful information.
https://github.com/juranki/sveltekit-cdk/blob/fc841f483f3c7f52ff884361b17f05322252104b/packages/adapter/src/files/at-edge-handler.ts#L62
https://github.com/juranki/sveltekit-cdk/blob/fc841f483f3c7f52ff884361b17f05322252104b/packages/adapter/src/files/at-edge-handler.ts#L67