/http_study

follow me to study http

Primary LanguageLuaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

http_study

《透视HTTP协议》 Follow me to study HTTP.

Pull requests of Python/JavaScript example code are welcome!

Requirements

  • Windows : 7 or 10
  • Linux : Ubuntu, Debian, CentOS, and others
  • macOS(OS X) : 10.10 or later

Docker

You can also use this in docker, it bases on ubuntu 18.04/openresty 1.17.8.2:

docker pull chronolaw/http_study
docker run -it --rm chronolaw/http_study bash

cat ~/http_study/hosts >> /etc/hosts
cd ~/http_study/www
./run.sh start

Resource

HTTP

HTTPS/SSL/TLS

Others

Websites

Dev Links

See Also