[feature] curl支持connect-to和resolve参数解析
Open
@MegatronKing is already working on this.
Since Sep 8, 2026.
Assessment
This issue has not been assessed yet.
Description
enhancement
希望curl能支持connect-to和resolve参数
curl --connect-to api.example.com:443:localhost:8080 https://api.example.com/users
curl --resolve b.com:443:1.2.3.4 https://b.com/
--resolve host:port:address
改 DNS 解析结果
--connect-to host1:port1:host2:port2
改网络层连接目标
- Dominant language
- No language data
- Stars
- 6.8k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from reqable/reqable-app
-
bug
reqable/reqable-app#2936 · 1 assignee ·
-
[bug] 卡死 Openbug
reqable/reqable-app#2934 · 1 assignee ·
-
enhancement
reqable/reqable-app#2931 · 1 assignee ·
-
enhancement
reqable/reqable-app#2930 · 1 assignee ·
-
enhancement
reqable/reqable-app#2927 · 1 assignee ·