aws-observability / aws-rum-web

Amazon CloudWatch RUM Web Client
Apache License 2.0
114 stars 65 forks source link

chore: restore XhrPlugin var names #455

Closed williazz closed 9 months ago

williazz commented 9 months ago

Follow up to https://github.com/aws-observability/aws-rum-web/pull/454#discussion_r1335028410

  1. Restores XhrPlugin names, as requested
  2. Remove cacheSize() getter, which was only used for testing
  3. Separate unit tests for cache cleanup

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.