Class FUN_HTTPDelete

  • All Implemented Interfaces:
    Function

    public final class FUN_HTTPDelete
    extends FUN_HTTPBase
    Binding function fun:HTTPDelete operates a HTTP Delete operation.
    • Param 1: (a URL) the IRI of the resource to delete;
    • Param 2: (string): additional HTTP headers for the request.
    Returns the full HTTP response as a literal
    Author:
    Omar Qawasmeh