Skip to content

web.http.URL.relative() is overridden by a ParseUri's property #1

Description

@oeuillot

Hello,

The method relative() of class web.http.URL is overridden by the key 'relative' of a ParseURI.parseUri() return object.

I suggest to add a new method computeRelative() which reference the relative() method.

URL.prototype.computeRelative=URL.prototype.relative;

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions