The aim of this project is to familiarize you with socket programming. Your task is to write a caching web proxy for HTTP/1.1 (without persistent connections). Your code must be written in C or Rust. Submissions that do not compile and run on a cloud VM may receive zero marks.
The aim of this project is to familiarize you with socket programming. Your task is to write a caching web proxy for HTTP/1.1 (without persistent connections). Your code must be written in C or Rust. Submissions that do not compile and run on a cloud VM may receive zero marks. A web proxy is a […]