KexunNiu / CMPUT404-assignment-webserver

CMPUT404-assignment-webserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Collaborators

CCID Name
kil1 Ke Li
wcao4 Wenhao Cao

We only discussed orally, and we never seen each others' work.

References

301 Moved Header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/301
Check is a path exists: https://stackoverflow.com/questions/82831/how-do-i-check-whether-a-file-exists-without-exceptions
endswith method: https://www.tutorialspoint.com/python/string_endswith.html

About

CMPUT404-assignment-webserver

License:Apache License 2.0


Languages

Language:Python 90.7%Language:HTML 7.3%Language:Shell 1.3%Language:CSS 0.7%