Skip to content

webutil/slow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slow

Test your timeout handlers http://slow.webutil.in

Allows you to test timeouts in your code.

Examples

# takes at least 1 second to respond
curl https://slow.webutil.in/timeout?seconds=1

# takes at least 10 microseconds to respond
curl https://slow.webutil.in/timeout?microseconds=10

Releases

No releases published

Packages

No packages published

Languages