Skip to content

Tags: rakyll/hey

Tags

v0.1.5

Toggle v0.1.5's commit message
Add upload target to the Makefile and update the links

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Work.RequestFunc (#149)

* Remove unused variable in test

* Add Work.RequestFunc

With this commit, people using hey as a library can generate different
requests, rather than repeating the same request each time. This can be
useful for simulating a variety of requests or replaying traffic.

v0.1.3

Toggle v0.1.3's commit message
Clarify -c and -q flag description (#190)

v0.1.2

Toggle v0.1.2's commit message
Switch to Go modules

v0.1.1

Toggle v0.1.1's commit message
Add request offset to csv (#126)

v0.1.0

Toggle v0.1.0's commit message