- 发起Http请求,输出返回内容或者下载文件路径
rabbit/httpclient
source_http:
type: Rabbit\Data\Pipeline\Sources\Http
uri: www.baidu.com
retry: 3
use_pool: true
...
rabbit/httpclient
source_http:
type: Rabbit\Data\Pipeline\Sources\Http
uri: www.baidu.com
retry: 3
use_pool: true
...