functions of a webserver

coolingoff

Member
Aug 6, 2006
40
0
0
so I'm writing a web server and I'm looking for a features to add to the server.

so far I have all the standard http methods like get, head, put, delete etc. and standard logging.

what else can I add? I was thinking about SSL functionality, but I have no idea how to get started, any ideas?

any info/ideas will be appreciated