惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 司徒正美
Blog — PlanetScale
Blog — PlanetScale
博客园 - 聂微东
月光博客
月光博客
量子位
大猫的无限游戏
大猫的无限游戏
Stack Overflow Blog
Stack Overflow Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
P
Proofpoint News Feed
B
Blog RSS Feed
美团技术团队
腾讯CDC
C
Check Point Blog
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
J
Java Code Geeks
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享

Release notes from hey

Release v0.1.5 · rakyll/hey Release v0.1.3 · rakyll/hey Release v0.1.2 · rakyll/hey Release v0.1.1 · rakyll/hey Release v0.1.0 · rakyll/hey
Release v0.1.4 · rakyll/hey
rakyll · 2020-08-06 · via Release notes from hey

Choose a tag to compare

@rakyll rakyll released this

06 Aug 02:33

· 19 commits to master since this release

af17706

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.