You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current abstraction of resource (WARC records) resolving expects [WARC-filename, offset]. By extending this to [WARC-filename, offset, timestamp, URL] it should be possible to use PyWB as backend for resolving. This would work well for setups that already have PyWB running and don't want to add a new exposure point for their WARCs.
Suggested by Ben O'Brien
The text was updated successfully, but these errors were encountered:
The current abstraction of resource (WARC records) resolving expects
[WARC-filename, offset]
. By extending this to[WARC-filename, offset, timestamp, URL]
it should be possible to use PyWB as backend for resolving. This would work well for setups that already have PyWB running and don't want to add a new exposure point for their WARCs.Suggested by Ben O'Brien
The text was updated successfully, but these errors were encountered: