Package org.artifactory.binary.headers
Class BinaryHeaders
- java.lang.Object
-
- org.artifactory.binary.headers.BinaryHeaders
-
public class BinaryHeaders extends java.lang.ObjectBinary checksum and content length to populate the metadata part of org.jfrog.storage.binstore.ifc.BinaryStream This will be set if they are known at that stage. requests from clients that does not include content length on upload will not populate content length part.- Author:
- gidis
-
-
Constructor Summary
Constructors Constructor Description BinaryHeaders()
-