How to change HTTP version during HTTPlib?

Benjamin Wu chase at gnuchina.org
Wed Nov 21 22:55:28 EST 2001


hi, I use HTTPlib to do some coding, How do change HTTP version during I
send http request? I just use HTTP class to do so but it work in HTTP
version 1.0, and I also know that there is another class named
HTTPconnection work in HTTP version, How should I do?

thx





More information about the Python-list mailing list