Touchatag.block.http request builder

http-request-builder

http-request-builder
"urn:touchatag:block:http-request-builder"

The HTTPRequestBuilder block constructs and outputs a HTTPRequest based on:

  • the HTTP method in a HTTPMethod
  • the URI
  • the request parameters in a TextToTextMap
  • the login credentials in a LoginCredentials
  • the mime type
  • the content.
<block id="http-request-builder" ref="urn:touchatag:block:http-request-builder"/>