Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 692 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 692 Bytes

CMPUT404-assignment-web-client

CMPUT404-assignment-web-client

See requirements.org (plain-text) for a description of the project.

Make a simple web-client like curl or wget

Contributors / Licensing

Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle. httpclient.py contains contributions from: Abram Hindle Eddie Antonio Santos Yuwei Duan But the httpclient.py example is derived from the python documentation examples thus some of the code is Copyright © 2001-2013 Python Software Foundation; All Rights Reserved under the PSF license (GPL compatible) http://docs.python.org/2/library/socketserver.html