coding

YServer is a simple Web server I developed for fun. It supports file requests by multiple users, the HTTP methods GET and POST, MIME types, and (not fully tested) file uploading. It is easily extensible; customized functionality can be added by overriding a couple of methods. Please note that I do not offer any guarantees or support for this software.