html request project proxy

Job ID: 32235757

Budget: $10 – $30 USD

it is an c project that programming assignment you will write simple HTTP Proxy
An HTTP Proxy that gets requests from the user and check if the requested file appears in its DB, if yes,
the file is provided from the local filesystem, otherwise, it constructs an HTTP request based on user’s
command line input, sends the request to a Web server, receives the reply from the server, saves the
file locally and displays the reply message on screen.