Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htp

a spiritual successor to traffika

htp is a cli tool for making and measuring http requests

Usage:
  htp [url] [flags]
  htp [command]

Available Commands:
  bench       Run an opinionated HTTP benchmark against an endpoint
  compare     Benchmark two endpoints with the same settings and show the delta
  loadtest    Run an HTTP load test against an endpoint

Flags:
  -n, --count int            Repeat request this many times
  -d, --data string          Request body to send
      --duration duration    Repeat requests for this long
  -H, --header stringArray   Request header in 'Key: Value' format
  -h, --help                 help for htp
      --interval duration    Wait between repeated requests
  -X, --method string        HTTP method to use
      --trace                Measure request timings

Use "htp [command] --help" for more information about a command.

About

a cli tool for http requests

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages