-
Notifications
You must be signed in to change notification settings - Fork 38
Pull requests: fastly/js-compute-runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement the WHATWG URL and URLSearchParam classes
#4
by tschneidereit
was merged Aug 3, 2021
Loading…
Enable private class fields and methods, plus ergonomic brand checks
#13
by tschneidereit
was merged Aug 9, 2021
Loading…
Normalize HTTP method names when constructing Requests
#15
by tschneidereit
was merged Aug 9, 2021
Loading…
Don't trap when trying to delete a non-existent header
#16
by tschneidereit
was merged Aug 10, 2021
Loading…
Extend FetchEvent lifetime to include response streaming
#18
by tschneidereit
was merged Aug 11, 2021
Loading…
Use fastly_geo::lookup hostcall instead of API http request
#19
by tschneidereit
was merged Aug 11, 2021
Loading…
Mark builtins that rely on hostcalls as request-handler-only
#20
by tschneidereit
was merged Aug 11, 2021
Loading…
Add support for including binary files, and for using typed arrays as
Response
bodies
#22
by tschneidereit
was merged Aug 12, 2021
Loading…
Check return value of Request::create in fetch
#26
by tschneidereit
was merged Aug 19, 2021
Loading…
Correctly preopen the current directory in the Wizer config
#28
by tschneidereit
was merged Aug 20, 2021
Loading…
Properly handle base URL argument in
URL
constructor
#33
by tschneidereit
was merged Aug 27, 2021
Loading…
Strip leading
?
in URLSearchParams
constructor
#35
by tschneidereit
was merged Sep 11, 2021
Loading…
Error the ReadableStream when a body read fails in the hostcall
#36
by tschneidereit
was merged Sep 11, 2021
Loading…
Resolve URLs passed to
Request
and fetch
relative to the client request URL's origin
#38
by tschneidereit
was merged Sep 14, 2021
Loading…
Enable defining a default backend using
fastly.defaultBackend
#39
by tschneidereit
was merged Sep 14, 2021
Loading…
Return null instead of throwing on missing key in
Dictionary#get
#41
by tschneidereit
was merged Oct 12, 2021
Loading…
Report uncaught exceptions in the request handler to stderr
#44
by tschneidereit
was merged Oct 18, 2021
Loading…
Implement
fastly.env.get
as a way to read environment variables
#50
by tschneidereit
was merged Nov 9, 2021
Loading…
Avoid waiting for async tasks that weren't passed to
FetchEvent#waitUntil
#53
by tschneidereit
was merged Jan 14, 2022
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-09-03.