Guest User

Untitled

a guest
Jan 16th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. c.setopt(c.HTTP_VERSION_1_0, True)
  2. AttributeError: trying to obtain a non-existing attribute
  3.  
  4. c.setopt(pycurl.HTTP_VERSION, pycurl.CURL_HTTP_VERSION_1_0)
Add Comment
Please, Sign In to add comment