UNPKG
freeloader
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Stream-based HTTP load testing framework
github.com/rprieto/freeloader
rprieto/freeloader
freeloader
/
lib
/
request.js
4 lines
(2 loc)
•
98 B
JavaScript
View Raw
1
2
3
4
// This ensures we control which version of unirest is used
module
.
exports
= require(
'unirest'
);