Skip to content

Commit

Permalink
Remove proxyinfo connectionIsolationKey https comment (mdn#33950)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebloor authored Jun 6, 2024
1 parent 612b8b6 commit 5710fe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Values of this type are objects. They contain the following properties:
For instance, if you want to send "username" and "password" for "basic" authentication, you can set the `proxyAuthorizationHeader` property to `Basic dXNlcm5hbWU6cGFzc3dvcmQ=`

- `connectionIsolationKey` {{optional_inline}}
- : `string`. An optional key used for additional isolation of this proxy connection. Applies to HTTPS proxies only.
- : `string`. An optional key used for additional isolation of this proxy connection.

## Browser compatibility

Expand Down

0 comments on commit 5710fe3

Please sign in to comment.