Skip to content

HTTP GET + compress=True = 501 #117

@a-urth

Description

@a-urth

There are some strange behavior with proxies. Trying to do HTTP GET request, requests package gives correct result, asyncio - 501.

Response headers:
SERVER - squid/3.1.4
MIME-VERSION - 1.0
DATE - Mon, 14 Jul 2014 20:20:15 GMT
CONTENT-TYPE - text/html
CONTENT-LENGTH - 3136
X-SQUID-ERROR - ERR_UNSUP_REQ 0
VIA - 1.0 host (squid/3.1.4)

Proxy - 173.234.226.20:8800

Seems that GET method for such proxy is incorrect, even if request done through http.
Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions