Tuesday, February 07, 2006
HTTP/1.1 support in EPX_HTTP_SERVER
I feel cool. Just finished persistent connections support in eposix. eposix still doesn't support multi-threading although I suppose one could extend the standard HTTP server to do that, and it assumes a well-behaved client, but otherwise a client can now send multiple requests through one connection. Internet Explorer seems to like that much better as well.