Skip to content

Python 2.7 wrapper for urllib2 to support a variety of different functions and methods. Threading supported.

License

Notifications You must be signed in to change notification settings

raysoftinc/PythonHTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PythonHTTP

Python 2.7 wrapper for urllib2 to support a variety of different functions and methods. Threading supported.

NEW FEATURES:

  • Multipart Upload
  • xml request support
  • json posting support
  • put/delete methods added
  • proxy support
  • gzip encoding
  • ability to turn off following http redirects

Special thanks to: Will Holcomb wholcomb@gmail.com and for his excellent Multipart Post class for urllib2.

Everything else programmed by: Raymond Hernandez

For more of my work go to: www.raysoftinc.com

About

Python 2.7 wrapper for urllib2 to support a variety of different functions and methods. Threading supported.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages