Class FUN_HTTPHead

  • All Implemented Interfaces:
    Function

    public final class FUN_HTTPHead
    extends FUN_HTTPBase
    Binding function fun:HTTPHead operates a HTTP HEAD operation.
    • Param 1: (a URL) the IRI of the resource to get;
    • Param 2: (string): additional HTTP headers for the request.
    Returns the HTTP header as a literal
    Author:
    Maxime Lefrançois