commit | 9a9ce2c9c068d2bb71e221257a9cbfe0d8952a02 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Mon Oct 31 14:59:52 2016 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 31 14:59:52 2016 -0700 |
tree | d7e0d6077c828efe424a8b6f310857d11ec9c024 | |
parent | 70995a903c47a76cec6cf1d7a2f17ac8884757fd [diff] |
Add requests transport (#66) * Add requests transport * Parametrize http_request so that both urllib3 and requests are exercised in system tests.