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 342 forks source link

Url util functions #367

Closed richarddavison closed 1 month ago

richarddavison commented 1 month ago

Issue # (if available)

https://github.com/awslabs/llrt/issues/305 https://github.com/awslabs/llrt/issues/303

Description of changes

Implement URL utility functions

Checklist

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

nabetti1720 commented 1 month ago

Hi @richarddavison. This description has been corrected in the past because it breaks Markdown.(See Also. d3483ef) Please allow me to confirm the intent of this part of the revision.

image

richarddavison commented 1 month ago

Hi @richarddavison. This description has been corrected in the past because it breaks Markdown.(See Also. d3483ef) Please allow me to confirm the intent of this part of the revision.

Thanks you're right, it's the formatter that breaks it! Let me update!