fixed a bug where the client socket is kept when keep-alive is set. it should have been closed if client EOF is detected regardless of keep-alive touched up debug messages in http-file.c
added the extension size parameter to hio_svc_htts_start() added the docker build step