bloomreach / bloomreach/s4cmd

Does it support adding extra headers ?

Open
#29 3 comments 0 reactions 0 assignees View on GitHub
feature-request question
Dominant language
Python
Stars
1.4k
Forks
209
PR merge metrics
No merged PRs in 30d

Description

I am wondering if there is or will it be add support to add custom or extra headers, ie is s3cmd we do:

s3cmd -v put --add-header=Content-Encoding:gzip --guess-mime-type . . . .

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the Python CLI entry point for the put operation and tracing how its options reach the S3 upload request; done means users can provide custom headers such as Content-Encoding, with behavior comparable to s3cmd's --add-header.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.