You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed bug with unspecified protocol in resources on https page. (#44) (#46)
* Fixed bug with unspecified protocol in resources on https page.
- When a resource link does not have a protocol defined the protocol from the url of the containing page should be used, instead of just choosing 'http'.
* Added unit tests
0 commit comments