Skip to content

Overriding Request and Response built-ins #3

Closed
@KonnorRogers

Description

@KonnorRogers

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions