Skip to content

Latest commit

 

History

History
 
 

simple_http

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Simple HTTP worker for MZBench

Supports only GET method.

get

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

Full example