aio-libs / aio-libs/aiohttp

Where is the `proxies` parameter of ClientSession? And how could I add proxy for whole session?

Đang mở
#2,580 3 bình luận 1 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
16.5k
Fork
2.4k
Merge trung bình
17 giờ 22 phút
Pull request đã merge (30 ngày)
212

Mô tả

## Long story short

Document:

http://aiohttp.readthedocs.io/en/stable/client_reference.html#aiohttp.ClientSession

```python
class aiohttp.ClientSession(*, connector=None, loop=None, ..., proxies=None)
```

Real world:

https://github.com/aio-libs/aiohttp/blob/master/aiohttp/client.py#L53-L62

Well, what happened?

## Expected behaviour

-

## Actual behaviour

-

## Steps to reproduce

-

## Your environment

aiohttp 2.3.5

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.