Touchatag.block.http response processor

http-response-processor

http-response-processor
"urn:touchatag:block:http-response-processor"

The HTTPResponseProcessor block breaks down a HTTPReponse into the following outputs:

  • the HTTP status (integer)
  • the mime type
  • the content
  • the headers in a TextToTextMap.
<block id="http-response-processor" 
    ref="urn:touchatag:block:http-response-processor"/>