()
| 374 | } |
| 375 | |
| 376 | getKey() { |
| 377 | return this.url; |
| 378 | } |
| 379 | |
| 380 | /** |
| 381 | * Mutate the custom [Headers](https://developer.mozilla.org/en-US/docs/Web/API/Headers) set for all requests to the remote archive. |
nothing calls this directly
no outgoing calls
no test coverage detected