mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-05-14 22:45:15 +00:00
b03a6a5327
+ new http/url classes
* extract most page/cmd handlers from HTTPConnection class
* general cleanup of HTTPServer.{cpp,h}
+ http basic auth for webconsole
+ gracefull/quick shutdown commands
- drop direct access for b32 addresses from webconsole: use proxy instead