Skip to content

Support for other type of proxies #444

@Amaracs

Description

@Amaracs

Describe the feature

Currently the sdk supports only http proxies either with no auth or basic auth, but there are several different commonly used proxy types, so it would be useful to provide support for them, especially because it is a valid commonly used usecase for IoT devices to be behind proxies.

Other proxy types which should be supported:

  • Digest Auth
  • Forward
  • NOIP
  • NTLM/Negotiate (Kerberos)
  • Socks
  • SSL Inspection Proxy
  • WPAD

Relevant thread:
#365

Use Case

IoT devices are commonly placed behind proxies and without proxy support they can not be reached.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

Version 1.14.8

Environment details (OS name and version, etc.)

Windows/macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions