conan-io / conan-io/docs

[bug] core.net.http:proxies format is unclear

Open
#3,678 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

### Describe the bug

Conan version: 2.2.2

[Documentation](https://docs.conan.io/2/reference/config_files/global_conf.html) says `core.net.http:proxies: Dictionary containing the proxy configuration` without clarification the format of dictionary.

After some experiments I found that the key is a hostname and the value is port. So:
1. Please confirm that this is the expected format.
2. Update documentation to make this clear.
3. Ideally enforce the validation of the format of global.conf to ensure that it's always valid.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.