pub fn prepare_file_upload_headers(
batch_id: &BatchId,
opts: Option<&FileUploadOptions>,
) -> HeaderPairsExpand description
Build the header set for a POST /bzz file upload.
pub fn prepare_file_upload_headers(
batch_id: &BatchId,
opts: Option<&FileUploadOptions>,
) -> HeaderPairsBuild the header set for a POST /bzz file upload.