Hey! I feel your struggle with httpadapter python2. The docs are definitely outdated, but I managed to get it working by tweaking the source code a bit.
If you’re open to alternatives, `treq` is a great option. It’s built on `twisted` and works well with python2.
If you’re open to alternatives, `treq` is a great option. It’s built on `twisted` and works well with python2.
