Skip to content

jieziww/http_study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

follow me to study http

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 89.4%
  • Dockerfile 4.2%
  • C++ 2.8%
  • Shell 1.4%
  • HTML 1.3%
  • Python 0.5%
  • Batchfile 0.4%