Skip to content

All HTTP clients should use "requests" package #80

Description

@justb4

In particular httpoutput uses httplib which relies on urllib and only supports HTTP/1.0 which causes problems in some setups.

Better is to use the requests package, also has a simpler programming model.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions