Sha256: 0483240626fc699c8e2f1db382b0f6593fe4c64eb99cd9acb55103e8850bb7b2

Contents?: true

Size: 1.81 KB

Versions: 45

Compression:

Stored size: 1.81 KB

Contents

[
  {"expected":"domain",    "input":"scheme://domain:port/path?query_string#fragment_id"},
  {"expected":"0.0.0.0",   "input":"scheme://0.0.0.0:port/path?query_string#fragment_id"},
  {"expected":"localhost", "input":"scheme://localhost:port/path?query_string#fragment_id"},
  {"expected":"127.0.0.1", "input":"scheme://127.0.0.1:port/path?query_string#fragment_id"},

  {"expected":"0.0.0.0",   "input":"scheme://0.0.0.0:8087/path?query_string#fragment_id"},
  {"expected":"localhost", "input":"scheme://localhost:8087/path?query_string#fragment_id"},
  {"expected":"127.0.0.1", "input":"scheme://127.0.0.1:8087/path?query_string#fragment_id"},

  {"expected":"a.b", "input":"a.b"},
  {"expected":"a.b", "input":"user@a.b"},
  {"expected":"a.b", "input":"user:pass@a.b"},
  {"expected":"a.b", "input":"a.b:123"},
  {"expected":"a.b", "input":"user@a.b:123"},
  {"expected":"a.b", "input":"user:pass@a.b:123"},
  {"expected":"a.b", "input":"a.b/c/d?e=f"},
  {"expected":"a.b", "input":"user@a.b/c/d?e=f"},
  {"expected":"a.b", "input":"user:pass@a.b/c/d?e=f"},
  {"expected":"a.b", "input":"a.b:123/c/d?e=f"},
  {"expected":"a.b", "input":"user@a.b:123/c/d?e=f"},
  {"expected":"a.b", "input":"user:pass@a.b:123/c/d?e=f"},
  {"expected":"a.b", "input":"p://a.b"},
  {"expected":"a.b", "input":"p://user@a.b"},
  {"expected":"a.b", "input":"p://user:pass@a.b"},
  {"expected":"a.b", "input":"p://a.b:123"},
  {"expected":"a.b", "input":"p://user@a.b:123"},
  {"expected":"a.b", "input":"p://user:pass@a.b:123"},
  {"expected":"a.b", "input":"p://a.b/c/d?e=f"},
  {"expected":"a.b", "input":"p://user@a.b/c/d?e=f"},
  {"expected":"a.b", "input":"p://user:pass@a.b/c/d?e=f"},
  {"expected":"a.b", "input":"p://a.b:123/c/d?e=f"},
  {"expected":"a.b", "input":"p://user@a.b:123/c/d?e=f"},
  {"expected":"a.b", "input":"p://user:pass@a.b:123/c/d?e=f"}
]

Version data entries

45 entries across 45 versions & 3 rubygems

Version Path
newrelic_rpm-4.1.0.333 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-4.0.0.332 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.18.1.330 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.18.0.329 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.17.2.327 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.17.1.326 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.17.0.325 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.16.3.323 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.16.2.321 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.16.1.320 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.16.0.318 test/fixtures/cross_agent_tests/url_domain_extraction.json
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.15.2.317/test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.15.2.317 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.15.1.316 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.15.0.314 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.14.3.313 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.14.2.312 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.14.1.311 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.14.0.305 test/fixtures/cross_agent_tests/url_domain_extraction.json
newrelic_rpm-3.13.2.302 test/fixtures/cross_agent_tests/url_domain_extraction.json