DocsMarshal.Workflow.ActivityLibrary.Httpv 1.0.0.0

Activities which performs different types of http requests.


DocsMarshal.Workflow.ActivityLibrary.HttpDownload

This activity retrieves the content at a URL, saves to a file and returns it as a byte array.


DocsMarshal.Workflow.ActivityLibrary.HttpRequest

Class for sending HTTP requests and receiving server responses.


DocsMarshal.Workflow.ActivityLibrary.HttpRequestJson

Class for sending json HTTP requests and receiving josn server responses.