Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow more control over the user-agent#6788

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethomson merged 2 commits intomainfromethomson/user_agent
Apr 18, 2024
Merged

Conversation

ethomson
Copy link
Member

Users can now override the "product" portion of the user-agent (viaGIT_OPT_SET_USER_AGENT_PRODUCT). This continues to default to "git/2.0", but users may define their own string, or may opt out of sending a user-agent entirely (by passing an empty string). Similarly, users may now also opt-out of sending any additional "comment" information by setting theGIT_OPT_SET_USER_AGENT value to an empty string.

Fixes#6780

Users can now override the "product" portion of the user-agent (viaGIT_OPT_SET_USER_AGENT_PRODUCT). This continues to default to "git/2.0",but users may define their own string, or may opt out of sending auser-agent entirely (by passing an empty string). Similarly, users maynow also opt-out of sending any additional "comment" information bysetting the GIT_OPT_SET_USER_AGENT value to an empty string.
@ethomsonethomson merged commit9ddf612 intomainApr 18, 2024
@ethomsonethomson deleted the ethomson/user_agent branchApril 30, 2024 07:15
@ghostghost mentioned this pull requestJun 3, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Unable to completely override User-Agent
1 participant
@ethomson

[8]ページ先頭

©2009-2025 Movatter.jp