serverbox icon indicating copy to clipboard operation
serverbox copied to clipboard

Introduce `HTTPClient` and `HTTPServer`

Open Gerold103 opened this issue 1 year ago • 0 comments

Now when there are both TCPSocket and SSLSocket available in mg::aio, it should be possible to implement an HTTPClient. And an HTTPServer at least for testing the client.

Gerold103 avatar Oct 30 '24 20:10 Gerold103