Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GM.xmlHttpRequest return a promise resolved with response object #712

Closed
ACTCD opened this issue Sep 7, 2024 · 0 comments · Fixed by #716
Closed

GM.xmlHttpRequest return a promise resolved with response object #712

ACTCD opened this issue Sep 7, 2024 · 0 comments · Fixed by #716
Assignees
Labels
enhancement Feature work

Comments

@ACTCD
Copy link
Collaborator

ACTCD commented Sep 7, 2024

References:
https://violentmonkey.github.io/api/gm/#gm
https://www.tampermonkey.net/documentation.php#api:GM_xmlhttpRequest

@ACTCD ACTCD added the enhancement Feature work label Sep 7, 2024
@ACTCD ACTCD self-assigned this Sep 7, 2024
ACTCD added a commit to userscriptsup/testscripts that referenced this issue Sep 10, 2024
`GM.xmlHttpRequest` supports multi-type `data` and deprecates `binary` key
quoid/userscripts#708

`GM.xmlHttpRequest` return a promise resolved with `response` object
quoid/userscripts#712
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant