HTTP get

library operator
ID: 026dabc6-c7e1-4f93-84a6-e75737d62ac5
Performs an HTTP get request at a given URL and emits body and status code.

Implementation

The implementation of HTTP get makes use of the following 5 operators.

3
Emits a constant value for each item.
1
Converts the type of a value.
1
Sends an HTTP request.