Skip to content

url: improve WHATWG URL inspection

Rodrigo Muino Tomonari requested to merge github/fork/TimothyGu/url-inspect into master
  • Show all available properties (including searchParams!)
  • Colors!
  • Respect depth
  • Throw an error if this is not an actual URL
  • Inspect [context] if showHidden is true

Before:

screenshot from 2017-04-05 21 53 17

After:

screenshot from 2017-04-04 20 21 43

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

url

Merge request reports

Loading