apache / apache/arrow-rs-object-store

No option to set `no_proxy` and `NO_PROXY` env var is not read with the current version of reqwest.

Open
#473 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
322
Forks
212
Avg merge
5d 2h
Merged PRs (30d)
10

Description

**Describe the bug**

- we have a proxy which stops the context-length header. This causes issue, and I would prefer to not use the proxy. With object-store, its not possible to set `Client.no_proxy()` in reqwest.

I am happy to add a config for that.
**To Reproduce**

**Expected behavior**

**Additional context**

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the object-store client configures reqwest and whether the Client.no_proxy() entry point or proxy environment handling is exposed. Reproduce the proxy case described in the issue, then verify that an explicit no-proxy option and the NO_PROXY environment variable produce the expected direct-request behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.