Skip to content

Commit f9634de

Browse files
committed
Updated new interface compatibility docs to reflect LP implementation's auto basic auth support
1 parent 4ee38a4 commit f9634de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

new-interface-compatibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ the new interface. The following table lists the current level of support for th
3131
`setConnectTimeout` | X | [Must be enabled before start()](#timeouts)
3232
`setIdleConnectionTimeout` | X | [Must be enabled before start()](#timeouts)
3333
`setRequestTimeout` | X | Planned
34-
`autoAuthorization` | X | Planned
35-
`stopAutoAuthorization` | [Will not support](#auto-authorization) | Planned
34+
`autoAuthorization` | X | X
35+
`stopAutoAuthorization` | [Will not support](#auto-authorization) | X
3636
`rewriteUrl` | X | X
3737
`rewriteUrls` | X | X
3838
`removeRewriteRule` | X | X

0 commit comments

Comments
 (0)