Closed
Description
Hi I just noticed this neat little library and couldnt help but notice it clashes with the built-in Request
and Response
classes.
https://developer.mozilla.org/en-US/docs/Web/API/Response
https://developer.mozilla.org/en-US/docs/Web/API/Request
Was this intended? Or was this an accidental clash?
FWIW, Turbo uses FetchRequest
and FetchResponse
and was curious if we could use a similar convention here or add some other kind of prefix to allow both Classes to coexist in harmony.
Metadata
Metadata
Assignees
Labels
No labels