You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The HTTP Proxy was an assignment for the course Web Infrastructures of the semester .Net on the Server at the Hogeschool of Arnhem and Nijmegen. The assignment was to build a proxy server in C # .Net, for this it was not allowed to use the standard http classes of .Net. All communication had to be built up from the TCP level.