Skip to content

Tags: rakyll/hey

Tags

v0.1.4

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

Clarify -c and -q flag description (#190)

v0.1.2

Switch to Go modules

v0.1.1

Add request offset to csv (#126)

v0.1.0