Class FUN_HTTPExtractResponseCode

  • All Implemented Interfaces:
    Function

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