Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GYHPCG/http_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

357 Commits

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

If you pulled the latest image, you can run it with docker-compose:

docker-compose run --rm http_study

Resource

HTTP

HTTPS/SSL/TLS

Others

Websites

Dev Links

See Also

About

follow me to study http

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 88.6%
  • Dockerfile 4.3%
  • C++ 2.8%
  • Shell 1.4%
  • HTML 1.3%
  • Python 1.2%
  • Batchfile 0.4%

AltStyle によって変換されたページ (->オリジナル) /