Skip to content

Chrome+Firefox - Interception fails on non http(s) ports #2

@wadabum

Description

@wadabum

http://www.examle.com/ gets intercepted and reports as expected

http://www.examle.com:8080/ asks Are you ready to build a policy for: www.examle.com:8080?
But then no actual interception is happening (console is silent)

If i had to guess:

I would blame getCurrentDomain() that does NOT include the port,
while the interna .domain (as used in the start-template) does seem to have the port in it?

but this is purely speculative^^

tested in latest-Chrome as well as latest-Firefox with the current store-versions of the extension

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions