index
:
mirror/httpy
this commit
main
master
http server in python
qubane
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-23
remove useless code
UltraQbik
2024-08-23
Working website (I think)
UltraQbik
2024-08-23
Update API to give response
UltraQbik
2024-08-23
Add thing to status code
UltraQbik
2024-08-23
Add response
UltraQbik
2024-08-23
Add request handler method
UltraQbik
2024-08-23
Make restricted members
UltraQbik
2024-08-23
Basic responses working
UltraQbik
2024-08-23
Check received message length to prevent infinite loop in _recv_request method
UltraQbik
2024-08-23
Add timeout to prevent client thread from running forever
UltraQbik
2024-08-23
More graceful shutdown
UltraQbik
2024-08-23
Add start method
UltraQbik
2024-08-23
Add basic stuff
UltraQbik
2024-08-23
Change path map a bit
UltraQbik
2024-08-23
Add status codes
UltraQbik
2024-08-23
Ditch asyncio, threading actually works much better
UltraQbik
2024-08-22
es
UltraQbik
2024-08-22
Tweak a thing
UltraQbik
2024-08-22
Add Content-Length header
UltraQbik
2024-08-22
Update things slightly
UltraQbik
2024-08-22
Kind of working API I guess?
UltraQbik
2024-08-22
Move thing up
UltraQbik
2024-08-22
Update path handling and API part
UltraQbik
2024-08-22
Update API thing
UltraQbik
2024-08-22
API seems to work
UltraQbik
2024-08-22
Massive refactoring addition of API
UltraQbik
2024-08-22
Fix broken centering add testing page
UltraQbik
2024-08-22
Add brotli as a better compression
UltraQbik
2024-08-22
Add simple HTML minimizer for gooder compression
UltraQbik
2024-08-21
Update about page and style changes
UltraQbik
2024-08-21
change /about.html to /about cuz pretty
UltraQbik
2024-08-21
Update some pages and add new one
UltraQbik
2024-08-21
Better code now closes gracefully (I hope)
UltraQbik
2024-08-21
A bit more asynchronous code?
UltraQbik
2024-08-21
Carry Request class to a separate .py file
UltraQbik
2024-08-21
Add simple response.html page
UltraQbik
2024-08-20
Add gzip compression
UltraQbik
2024-08-20
Update to use HTTPS instead of HTTP
UltraQbik
2024-08-20
Merge pull request #1 from UltraQbik/rewrite
Qubik
2024-08-20
Add logging
UltraQbik
2024-08-20
Add comments
UltraQbik
2024-08-20
Exception handling (kind of)
UltraQbik
2024-08-20
Return 400 response when path is incorrect
UltraQbik
2024-08-20
Working website
UltraQbik
2024-08-20
Get rid of htmlmin (use just gzip)
UltraQbik
2024-08-20
Path mapping and get requests start
UltraQbik
2024-08-20
Working message receiving
UltraQbik
2024-08-20
Path length check
UltraQbik
2024-08-20
Change file dislocation
UltraQbik
2024-08-20
Style changes and word changes
UltraQbik
[next]