Fix show_response behavior on Python 2
The `upload.show_response` feature was not added until Python 3. Rather than backport it, it is now enabled only if supported. This also adds a "smoke test" for the feature.
Showing
Please register or sign in to comment