Viewing profile — digitaldragon
digitaldragon
HN member- Joined
- Wed, Oct 16, 2024, 11:14 PM UTC
- HN karma
- 12
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About digitaldragon
No profile information was provided.
Recent public activity
-
comment
Comment #44937820
The data is saved as a WARC file, which contains the entire HTTP request and response (compressed, of course). So it's much bigger than just a short -> long URL mapping.
-
comment
Comment #41864927
Unfortunately, Browsertrix relies on the Chrome Devtools Protocol, which strips transfer encoding (and possibly transforms the data in other ways). This results in Browsertrix writ…