awslabs / llrt

LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
Apache License 2.0
8.04k stars 355 forks source link

Fix fetch resource & opts #327

Closed richarddavison closed 6 months ago

richarddavison commented 6 months ago

Issue # (if available)

Fixes https://github.com/awslabs/llrt/issues/323

Description of changes

Refactored collection of fetch options and fix bugs

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.