Sha256: d95af68aa7c368bc1d20cde47ae2c9713e6e33949e73da971785531095e12d16

Contents?: true

Size: 1.42 KB

Versions: 45

Compression:

Stored size: 1.42 KB

Contents

[
  {"testname":"only domain",    "expected":"domain.com",                "input":"domain.com"},
  {"testname":"domain path",    "expected":"domain.com/a/b/c",          "input":"domain.com/a/b/c"},
  {"testname":"port",           "expected":"domain.com:port/a/b/c",     "input":"domain.com:port/a/b/c"},
  {"testname":"user",           "expected":"domain.com/a/b/c",          "input":"user@domain.com/a/b/c"},
  {"testname":"user pw",        "expected":"domain.com/a/b/c",          "input":"user:password@domain.com/a/b/c"},
  {"testname":"scheme domain",  "expected":"p://domain.com",            "input":"p://domain.com"},
  {"testname":"scheme path",    "expected":"p://domain.com/a/b/c",      "input":"p://domain.com/a/b/c"},
  {"testname":"scheme port",    "expected":"p://domain.com:port/a/b/c", "input":"p://domain.com:port/a/b/c"},
  {"testname":"scheme user",    "expected":"p://domain.com/a/b/c",      "input":"p://user@domain.com/a/b/c"},
  {"testname":"scheme user pw", "expected":"p://domain.com/a/b/c",      "input":"p://user:password@domain.com/a/b/c"},
  {"testname":"fragment",       "expected":"p://domain.com/a/b/c",      "input":"p://user:password@domain.com/a/b/c#fragment"},
  {"testname":"query",          "expected":"p://domain.com/a/b/c",      "input":"p://user:password@domain.com/a/b/c?query=yes"},
  {"testname":"semi-colon",     "expected":"p://domain.com/a/b/c",      "input":"p://user:password@domain.com/a/b/c;semi=yes"}
]

Version data entries

45 entries across 45 versions & 3 rubygems

Version Path
newrelic_rpm-4.1.0.333 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-4.0.0.332 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.18.1.330 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.18.0.329 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.17.2.327 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.17.1.326 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.17.0.325 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.16.3.323 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.16.2.321 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.16.1.320 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.16.0.318 test/fixtures/cross_agent_tests/url_clean.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_clean.json
newrelic_rpm-3.15.2.317 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.15.1.316 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.15.0.314 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.14.3.313 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.14.2.312 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.14.1.311 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.14.0.305 test/fixtures/cross_agent_tests/url_clean.json
newrelic_rpm-3.13.2.302 test/fixtures/cross_agent_tests/url_clean.json