warcat
warcat copied to clipboard
Support warnings when WARC field name casing don't match hanzo's warc-tools.
For example, hanzo's warc-tools expects WARC-Type
and not Warc-Type
. The ISO spec says that field names are case-insensitive, but implementations may not follow the spec closely. The verify should warn when it detects this.
See also:
- https://bitbucket.org/hanzo/warc-tools/issue/11
- https://bitbucket.org/rajbot/warc-tools/issue/1
- https://github.com/internetarchive/CDX-Writer/issues/3