Category "httpserver"

python and BaseHTTPRequestHandler : add an empty favicon in the header of the generated page

On python 3.8, I created a minimalist python server for my students with BaseHTTPRequestHandler and HTTPServer from the module http.server When I go to the url

How to configure child group using NettyServerCustomizer?

I upgraded netty version and found out that TcpServer's bootstrap method had been removed from the version I had previously. I not able to figure out how to con