Closed essenciary closed 6 years ago
That is a useful tip, thank you!
I would continue to use HttpServer for it so far. There are comments about supporting events in the future with HTTP, in the source code. There is also a mention of using something else than libuv for establishing the connections in the future, somewhere.
If you find a way to modify serve code for HTTP in this module, now is a good time to incorporate it here
Oops, I had too many tabs open - this issue was meant for HTTP.jl
Is it possible to get the IP address of the request, please?
With
HttpServer
it could be done like this: