about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-08-21Carry Request class to a separate .py fileUltraQbik
2024-08-21Add simple response.html pageUltraQbik
2024-08-20Add gzip compressionUltraQbik
Also changed 400 error to 404 error in get request handler removed json import (might be temporary)
2024-08-20Update to use HTTPS instead of HTTPUltraQbik
That was very painful, but it does seem to work now with https using ssl standard library
2024-08-20Merge pull request #1 from UltraQbik/rewriteQubik
Rewrite
2024-08-20Add loggingUltraQbik
2024-08-20Add commentsUltraQbik
2024-08-20Exception handling (kind of)UltraQbik
2024-08-20Return 400 response when path is incorrectUltraQbik
2024-08-20Working websiteUltraQbik
2024-08-20Get rid of htmlmin (use just gzip)UltraQbik
2024-08-20Path mapping and get requests startUltraQbik
2024-08-20Working message receivingUltraQbik
2024-08-20Path length checkUltraQbik
2024-08-20Change file dislocationUltraQbik
2024-08-20Style changes and word changesUltraQbik
2024-08-19Change some words x2UltraQbik
2024-08-19Change some wordsUltraQbik
2024-08-19initialUltraQbik
2024-08-19Initial commitQubik