Skip to content

Export ProxyOptions from CosmosClientBuilder API instead of InetSocketAddress #11316

@kushagraThapar

Description

@kushagraThapar
  • Export ProxyOptions from CosmosClientBuilder API instead of InetSocketAddress
  • Currently cosmos only supports HTTP proxy through reactor netty client.
  • ProxyOptions from azure-core enables end user to setup proxy for HTTP, SOCK4, and SOCK5
  • Short term plan is to support HTTP proxy but open the API to all types of proxy using ProxyOptions
  • Long term plan is to update the implementation of reactor netty client to support all 2 types of proxies.

Metadata

Metadata

Assignees

Labels

Cosmoscosmos:v4-itemIndicates this feature will be shipped as part of V4 release train

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions