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 4ee38a4 commit f9634deCopy full SHA for f9634de
new-interface-compatibility.md
@@ -31,8 +31,8 @@ the new interface. The following table lists the current level of support for th
31
`setConnectTimeout` | X | [Must be enabled before start()](#timeouts)
32
`setIdleConnectionTimeout` | X | [Must be enabled before start()](#timeouts)
33
`setRequestTimeout` | X | Planned
34
-`autoAuthorization` | X | Planned
35
-`stopAutoAuthorization` | [Will not support](#auto-authorization) | Planned
+`autoAuthorization` | X | X
+`stopAutoAuthorization` | [Will not support](#auto-authorization) | X
36
`rewriteUrl` | X | X
37
`rewriteUrls` | X | X
38
`removeRewriteRule` | X | X
0 commit comments