Drips data over a duration after an optional initial delay.
GET
https://echo.apifox.com/drip请求参数
Query 参数
duration
number
可选
The amount of time (in seconds) over which to drip each byte
示例值:
1
numbytes
integer
可选
The number of bytes to respond with
示例值:
50
code
integer
可选
The response code that will be returned
示例值:
402
delay
number
可选
The amount of time (in seconds) to delay before responding
示例值:
1
示例代码
返回响应
A dripped response.(200)
A dripped response.
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
未设置
最后修改时间: 2 年前