Skip to content

Feature/remove browser dependency - #6

Merged
DaveSussman merged 2 commits into
mainfrom
feature/remove-browser-dependency
Mar 1, 2024
Merged

Feature/remove browser dependency#6
DaveSussman merged 2 commits into
mainfrom
feature/remove-browser-dependency

Conversation

@DaveSussman

Copy link
Copy Markdown
Member

Replaced XmlHttpRequest with fetch

…pRequest. Also removed dependency on window, document, and platform, all of which are now optional
… use to specify the credentials type sent with the request. Useful for backend cors implementations where the cors host is limited.
@DaveSussman DaveSussman self-assigned this Mar 1, 2024
@DaveSussman
DaveSussman merged commit 9693531 into main Mar 1, 2024
@DaveSussman
DaveSussman deleted the feature/remove-browser-dependency branch March 1, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant