Skip to content

feat: Add support for custom HTTP headers in downloader#175

Open
spaceribs wants to merge 1 commit intomoonrepo:masterfrom
spaceribs:feat/download-options-headers
Open

feat: Add support for custom HTTP headers in downloader#175
spaceribs wants to merge 1 commit intomoonrepo:masterfrom
spaceribs:feat/download-options-headers

Conversation

@spaceribs
Copy link

  • Introduced new_with_headers and new_with_client_and_headers methods in DefaultDownloader to allow setting custom headers for requests

Ref: moonrepo/proto#964

@spaceribs spaceribs force-pushed the feat/download-options-headers branch from 3b8063b to 2e0a0b2 Compare March 13, 2026 21:58
@spaceribs
Copy link
Author

@milesj I fixed up the formatting but it looks like theres a few unrelated issues on master at the moment, would you like me to resolve them as well?

@spaceribs spaceribs force-pushed the feat/download-options-headers branch from 2e0a0b2 to 8de7b27 Compare March 13, 2026 23:44
@spaceribs spaceribs requested a review from milesj March 13, 2026 23:46
- Introduced `new_with_headers` and `new_with_client_and_headers` methods in `DefaultDownloader` to allow setting custom headers for requests

Ref: moonrepo/proto#964
@spaceribs spaceribs force-pushed the feat/download-options-headers branch from 8de7b27 to 3b7d508 Compare March 14, 2026 15:49
@milesj
Copy link
Collaborator

milesj commented Mar 14, 2026

@spaceribs Formatting hates you right now hah. cargo fmt --all -- --emit=files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants