We found 1 matches for: http

An overview of all http blocks currently available, updated daily!

http: mock connection

Creates a dummy HTTP connecton with a callback to catch the reply.

In-pins

flow
url
The URI this API acts for.
method
The method for this API request, defaults to GET.
body
In case of a POST, PUT or DELETE a body can be given.
query
Query part added to the URI.
Reply
Code
Reply

Out-pins

flow
httpconnection