Skip to content

Commit

Permalink
Merge pull request #235 from github/robertbrignull/subdomain
Browse files Browse the repository at this point in the history
Make URL parsing more robust, and handle subdomain isolation
  • Loading branch information
robertbrignull authored Oct 5, 2020
2 parents 5cdfcab + b185050 commit 3630a78
Show file tree
Hide file tree
Showing 9 changed files with 179 additions and 47 deletions.
26 changes: 4 additions & 22 deletions lib/runner.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/runner.js.map

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions lib/util.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/util.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions lib/util.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3630a78

Please sign in to comment.