Releases: ArachnidAbby/PythonWebServer
Releases · ArachnidAbby/PythonWebServer
Version 0.1.2
Changes:
- Added an example homepage
- If no filetype (no "." in request) it will try to redirect to an index.html
- added suport for Css Files
- 405 Method Not Allowed added
- terms of usage added
- Added handlers for "HEAD" request
- removed some old files
Version 0.1.1
This was a simple update that put out the start of a config.
Version 0.1.0
This has the basics for GET
requests