issues
search
iipc
/
jwarc
Java library for reading and writing WARC files with a typed API
Apache License 2.0
48
stars
9
forks
source link
Fix extraction of payload without HTTP Content-Length header, fixes #36
#37
Closed
sebastian-nagel
closed
4 years ago
sebastian-nagel
commented
4 years ago
add interface LengthedReadableByteChannel implemented by anonymous class, so that it is possible to check for this class/interface using
instanceof
instanceof