Get data async from url
POST /api/async/request
Params:
urls - array of processing urls header - header data for this request
Response:
Get response from RabbitMQ from async_request_response queue
Response format:
{
'body': body, // body requested one page
'url': url, // url requested page
'method': method, // method requested page
'headers': headers // headers requested page
}
Content type
Image
Digest
Size
315.9 MB
Last updated
almost 10 years ago
docker pull invision70/expressfromus-async-requests