How to properly close stream from GM_xhr on client side? #1578
nikitanikolaev01081992
started this conversation in
General
Replies: 1 comment
-
Will be handled in #1579 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have troubles with closing stream from GM_xhr.
I use default reader for stream and it's method
cancel
.After closing with this way the script of tampermonkey is crashed.
Can you please provide instructions with proper way of closing GM_xhr's stream?
Beta Was this translation helpful? Give feedback.
All reactions