Class FUN_HTTPGet

  • All Implemented Interfaces:
    Function

    public final class FUN_HTTPGet
    extends FUN_HTTPBase
    Binding function fun:HTTPGet operates a HTTP Get operation.
    • Param 1: (a URL) the IRI of the resource to get;
    • Param 2: (string): additional HTTP headers for the request.
    Returns the full HTTP response as a literal
    Author:
    Omar Qawasmeh, Maxime Lefrançois