Skip to content

carl-wang-cn/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TOOLS

I will add some little scripts which improve my work efficience here. Hopefully the scripts also can help more friends

.
├── http_method.py
└── simple_httpserver.py
  1. simple_httpserver.py, this is a little http server which depends on web.py (google it and get it installed first)
  2. http_method.py, you can use this script to send GET/POST/HEAD request, and it can set http body, cookie, and it supports https/http connections. besides, you can get the response printed out. configurations should be set in the code as now.

About

some tools which can help you a little. Just some little scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages