Vector doesn't support special characters in proxy credentials #17125
Labels
domain: core
Anything related to core crates i.e. vector-core, core-common, etc
type: bug
A code related bug.
A note for the community
Problem
When HTTP proxy's credentials contain special characters (like !@#$% etc) they should be url-encoded in
http_proxy
orhttps_proxy
env vars, likeVector incorrectly parses this, so http sink fails to authenticate in proxy.
Suggested test:
Configuration
No response
Version
0.28.1
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: