This commit is contained in:
Joey Hess 2024-07-22 20:59:45 -04:00
parent 06de2ad972
commit 758cff0fde
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 7 additions and 1 deletions

View file

@ -36,6 +36,9 @@ Planned schedule of work:
* Make http server support proxies and clusters.
* `git-annex p2phttp` could support systemd socket activation. This would
allow making a systemd unit that listens on port 80.
* Perhaps: Support cgi program that proxies over to a webserver
speaking the http protocol.