mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-08-26 08:26:53 +00:00
1cfcf8e0a531f3bee526c21515e1dd71a0d33107
fold in H3 updates to http transaction constant for revisit records. * CoreAttributeConstants.java removed A_HTTP_TRANSACTION, in favor checking CrawlURI method with isHttpTran$ * ModelAttributeConstants.java removed A_HTTP_TRANSACTION, in favor checking CrawlURI method with isHttpTran$ * FetchHistoryProcessor.java check for HTTP transaction using CrawlURI.isHttpTransaction() use HttpMethod in saveHeader() instead of HttpMethodBase * WARCWriterProcessor.java check for HTTP transaction using CrawlURI.isHttpTransaction() use HttpMethod in saveHeader() instead of HttpMethodBase
Languages
Java
93.3%
HTML
2.6%
Rich Text Format
1.1%
JavaScript
1%
FreeMarker
0.8%
Other
1%