Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 685 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 685 Bytes

Request Faker

Fake all of your HTTP/HTTPS requests


What is this?

This is a tool that you can use to send completly customized web request, with your certificates, SSL verification modes etc....


What can I customize of my requests?

  • URI
  • Method
  • Headers
  • Body (Content)
  • Cookies
  • Protocol Version
  • Protocol Version's Policy
  • Proxy (URI and credentials)
  • AutoRedirects
  • SSL Back Verification
  • SSL Protocol
  • Decompression Method/s

What can I analyze after I sent my request in the response?

  • Status Code
  • Reason Phrase
  • Protocol Version
  • Headers (with Cookies)
  • Trailing Headers
  • Body (Content)