Skip to content
  • Leigh B Stoller's avatar
    Add support for secure image download using a credential to grant · 10b1dbd2
    Leigh B Stoller authored
    permission to the image being requested. Added for image backed
    datasets. The key to this commit is being able to abort the logging and
    return STDOUT/STDERR to apache so that the image can be streamed.
    There is a corresponding change on the caller side, that adds a new
    method CallMethodStream() that takes a file descriptor to send the
    data to.
    10b1dbd2