@maschinenlesbar.org/oparl-cli
    Preparing search index...

    Function parseHttpUrl

    • Parse a user-supplied URL, accepting only http: and https:. Any user:password@ part is removed: OParl access is anonymous, and credentials in a URL would otherwise be sent as Basic auth to whatever server the URL names and be echoed in error messages.

      Parameters

      • value: string

      Returns URL