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
Key | Datatype | Required | Description |
---|---|---|---|
duration | number | The amount of time (in seconds) over which to drip each byte | |
numbytes | number | The number of bytes to respond with | |
code | number | The response code that will be returned | |
delay | number | The amount of time (in seconds) to delay before responding |
RESPONSES
status: OK
""