Class FUN_HTTPExtractHeader

  • All Implemented Interfaces:
    Function

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