Skip to content

Include user-agent header in requests to crates.io#11

Merged
taiki-e merged 1 commit intotaiki-e:mainfrom
ctz:main
Jun 18, 2025
Merged

Include user-agent header in requests to crates.io#11
taiki-e merged 1 commit intotaiki-e:mainfrom
ctz:main

Conversation

@ctz
Copy link
Copy Markdown
Contributor

@ctz ctz commented Jun 18, 2025

This is currently "$REPO ($REF)" (ie, "User-Agent: ctz/cache-cargo-install-action (main)" and that should give crates.io sufficient information to complain to the right person if they don't like this traffic.

fixes #10

This is currently "$REPO ($REF)" (ie,
"User-Agent: ctz/cache-cargo-install-action (main)"
and that should give crates.io sufficient information to
complain to the right person if they don't like this traffic.
Copy link
Copy Markdown
Owner

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@taiki-e taiki-e merged commit 3f363be into taiki-e:main Jun 18, 2025
37 checks passed
@taiki-e
Copy link
Copy Markdown
Owner

taiki-e commented Jun 18, 2025

Published in 2.1.2.

@ctz
Copy link
Copy Markdown
Contributor Author

ctz commented Jun 18, 2025

Thanks so much for the quick response!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP 403 error while executing pre.sh

2 participants