• Stars
    star
    1
  • Language
  • Created about 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get All HTTP Redirection Path. When sending HTTP(Ss) you get redirected thru the Location header. This simple Python module returnes all the URLs it passes thru to the final URL. It will try the request thru an HTTP HEAD and if it faild thru HTTP GET. HTTP and HTTPS supported.