deep2223 /
HTTP-protocol-server-application-in-JAVA
implement a simple HTTP server application and use it with off- the-shelf HTTP clients (including httpc client). Precisely, we aim to build a simple remote file manager on top of the HTTP protocol in the server side with following functionalities and commands : HTTP server library, GET, GET /filename, POST /filename, Security Hardening, Error handling, Concurrent Requests, Content-Type and Content-Disposition