python http status code

前端 未结 2 1258
醉话见心
醉话见心 2021-01-25 01:23

I\'m writing my own directory buster in python, and I\'m testing it against a web server of mine in a safe and secure environment. This script basically tries to retrieve common

2条回答
  •  误落风尘
    2021-01-25 01:45

    I would be adviced you to use http://docs.python-requests.org/en/latest/# for http.

提交回复
热议问题