A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.
-
Updated
Mar 14, 2023 - Python
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.
Blazor Website with external GRPC / HTTP API + authentication Token
An automated subdomain enumerator script using bash that scans, creates and saves the output in a file
Proyecto 1 de la clase de Sistemas Operativos 1
a sample static node server
A HTTP/2 web server written in F#
Example of http and https flask services deployed on Kubernetes
Very simple (and possibly broken) coursework - http(s) proxy made in Java.
Created by Tim Berners-Lee
Released 1989