Class BinaryHeaders

java.lang.Object
org.artifactory.binary.headers.BinaryHeaders

public class BinaryHeaders extends Object
Binary 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 Details

    • BinaryHeaders

      public BinaryHeaders()