这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: tesuji/env_proxy

Tags

v0.3.1

Toggle v0.3.1's commit message
Bump version to 0.3.1

v0.3.0

Toggle v0.3.0's commit message
Bump version to 0.3.0

v0.2.0

Toggle v0.2.0's commit message
Bump version to 0.2.0

v0.1.1

Toggle v0.1.1's commit message
Performance enhancement for NO_PROXY

We don't need the full Unicode machinery for lowercase conversion,
since valid domains must consist of ASCII characters.

* Replace to_lowercase() with ASCII normalization.

* Use more descriptive variable names.

* A minor doc tweak in anticipation of further work.

v0.1.0

Toggle v0.1.0's commit message
Documentation fix