GET drip

httpbin.org

Summary: Drips data over a duration after an optional initial delay.
Operation ID:
Auth: unknown

Parameters (4)

code (integer, query, optional, default: 200)

The response code that will be returned

delay (number, query, optional, default: 2)

The amount of time (in seconds) to delay before responding

duration (number, query, optional, default: 2)

The amount of time (in seconds) over which to drip each byte

numbytes (integer, query, optional, default: 10)

The number of bytes to respond with

No probe data for this endpoint yet.