-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.
Description
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
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.