index
:
mirror/httpy
this commit
main
master
http server in python
qubane
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-08-24
Remove response data stream requirement
UltraQbik
2024-08-24
Move stuff in API
UltraQbik
2024-08-24
Update to data streams
UltraQbik
2024-08-23
Remove some things
UltraQbik
2024-08-23
Update docs
UltraQbik
2024-08-23
Update API and response class
UltraQbik
2024-08-23
Update response class
UltraQbik
2024-08-23
Update API
UltraQbik
2024-08-23
remove useless code
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
Make restricted members
UltraQbik
2024-08-23
Basic responses working
UltraQbik
2024-08-23
Add status codes
UltraQbik
2024-08-23
Ditch asyncio, threading actually works much better
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
Add simple HTML minimizer for gooder compression
UltraQbik
2024-08-21
Carry Request class to a separate .py file
UltraQbik