Drips data over a duration after an optional initial delay.

GET {{baseUrl}}/drip?duration=2&numbytes=10&code=200&delay=2

Drips data over a duration after an optional initial delay.

Request Params

KeyDatatypeRequiredDescription
durationnumberThe amount of time (in seconds) over which to drip each byte
numbytesnumberThe number of bytes to respond with
codenumberThe response code that will be returned
delaynumberThe amount of time (in seconds) to delay before responding

RESPONSES

status: OK

""