Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 157 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 157 Bytes

Simple HTTP worker for MZBench

Supports only GET method.

get

get("http://myserver.com/mypage?myparam=1")

Full example