Class FUN_HTTPExtractBody

  • All Implemented Interfaces:
    Function

    public class FUN_HTTPExtractBody
    extends FunctionBase1
    Binding function fun:HTTPExtractBody extracts the body from a full HTTP response.
    • Param 1: (a string) the full HTTP response;
    Returns the body section of the full HTTP reponse
    Author:
    Omar Qawasmeh, Maxime Lefrançois