We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41fc34 commit 81cf027Copy full SHA for 81cf027
dotnet/CHANGELOG
@@ -1,5 +1,9 @@
1
v4.0.0
2
======
3
+ * Prevented getting bodies of responses for redirects, as this causes an
4
+ error in the DevTools protocol.
5
+ * (on behalf of Brandon Walderman) Made adding browser-specific options for
6
+ Chromium-based browsers more obvious.
7
* (on behalf of Puja Jagani) Added constructor for creating a Cookie instance
8
with all optional arguments. Fixes issue #9361.
9
* Add infratructure for future support of previously unsupported interaction
0 commit comments