Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CURA-12067] Unless scope is overridden, always send a user-agent with HTTP(S) get/put. #963

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

rburema
Copy link
Member

@rburema rburema commented Aug 15, 2024

Now we can't forget to do that anymore -- previously we could, since a 'None' 'scope' would just not make headers, so each time we didn't set a scope (which we don't have to, since it's an optional parameter) no user-agent would get sent.

…/put.

We can't forget to do that anymore -- previously we could, since a 'None' 'scope' would just not make headers, so each time we didn't set a scope (which we don't have to, since it's an optional parameter) no user-agent would get sent.

CURA-12067
@HellAholic HellAholic merged commit cac54cc into main Aug 16, 2024
7 checks passed
@HellAholic HellAholic deleted the CURA-12067_none_scope_is_default branch August 16, 2024 12:50
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.

3 participants