WebOb 1.7.3 has been released.
Here are the changes:
- Bugfixes related to HTTP_HOST handling when Host header contains an IPv6 address.
You can install it via PyPI:
pip install webob==1.7.3
Enjoy, and please report any issues you find to the issue tracker at
https://github.com/Pylons/webob/issues
Thanks!
- WebOb developers