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
7.73k stars 341 forks source link

Fix url search params for non-existing keys #397

Closed richarddavison closed 4 weeks ago

richarddavison commented 4 weeks ago

Issue # (if available)

https://github.com/awslabs/llrt/issues/396

Description of changes

Append value if not present

Checklist

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