2024-07-21 17:43:17 +00:00
|
|
|
============
|
|
|
|
CUSTOM PROXY
|
|
|
|
============
|
|
|
|
|
|
|
|
Proxy for HTTP/1.0 standard protocol
|
|
|
|
|
2024-07-21 20:41:14 +00:00
|
|
|
RFC: datatracker.ietf.org/doc/html/rfc1945
|
2024-07-21 17:43:17 +00:00
|
|
|
RES: cs.princeton.edu/courses/archive/spr13/cos461/assignments-proxy.html
|
2024-07-21 20:41:14 +00:00
|
|
|
RES: Beej's Guide to Network Programming - Using Internet Sockets
|
2024-07-21 17:43:17 +00:00
|
|
|
RES: en.wikipedia.org/wiki/Proxy_server
|
|
|
|
RES: TCP/IP sockets in C - Practical guide for programmers 2nd edition
|