-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AG-22258 Fix 'm3u-prune' and 'xml-prune' — XMLHttpRequest.prototype.s…
…end(). #315 Squashed commit of the following: commit 90b00a9 Author: Adam Wróblewski <adam@adguard.com> Date: Fri May 26 19:55:40 2023 +0200 Add a new line before the description tag commit 4f639cb Author: Adam Wróblewski <adam@adguard.com> Date: Fri May 26 15:27:04 2023 +0200 Remove unnecessary file commit 3a4301b Merge: acc928a aee79e0 Author: Adam Wróblewski <adam@adguard.com> Date: Fri May 26 15:20:07 2023 +0200 Merge branch 'master' into fix/AG-22258 commit acc928a Author: Adam Wróblewski <adam@adguard.com> Date: Fri May 26 15:10:31 2023 +0200 Update tests Revert changes in server.js commit 8ffe30c Author: Adam Wróblewski <adam@adguard.com> Date: Wed May 24 16:37:53 2023 +0200 Update server.js to handle POST requests in specific tests Use shouldBePruned instead of shouldBePrevented Fix tests commit f17a26c Author: Adam Wróblewski <adam@adguard.com> Date: Mon May 22 20:49:34 2023 +0200 Fix issue with pruning when addEventListener was used before calling send() method in m3u-prune and xml-prune Fix issue with "Cannot construct a Request with a Request object that has already been used" when request contains specified body
- Loading branch information
Showing
5 changed files
with
468 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.