Skip to content

MingweiLu/CMPUT404-assignment-webserver

 
 

Repository files navigation

CMPUT404-assignment-webserver

CMPUT404-assignment-webserver

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

Make a simple webserver.

Contributors / Licensing

Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle.

server.py contains contributions from:

  • Abram Hindle
  • Eddie Antonio Santos
  • Jackson Z Chang
  • Mandy Meindersma

reference from: https://help.gnome.org/users/gnome-help/stable/nautilus-connect.html.en https://stackoverflow.com/questions/41918836/how-do-i-get-rid-of-the-b-prefix-in-a-string-in-python https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/301 https://docs.python.org/3/library/os.path.html https://www.tutorialspoint.com/http/http_responses.htm

But the server.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

About

CMPUT404-assignment-webserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • HTML 5.9%
  • Other 1.6%