Skip to content

DabMK/RequestFaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Fake all of your HTTP/HTTPS requests

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages