Skip to content

Support httpcookieFile #1160

@miya789

Description

@miya789

Feature description

Could you please make GCM read cookie files in libcurl format as well as the Git command1?
When I issue an OAuth2 token by GCM, the communication to the path /oauth/ is not working well because it is not Git that GCM wraps, but GCM that does not support cookies accesses it.
I want to use this because I need to access the Git server behind the Reverse Proxy with Authenticator for a special reason.

I thought about implementing it myself, but Git is calling curl, while GCM is an HTTPClient connection using C#, and it seemed difficult to implement, so I would appreciate it if you could help me.

Footnotes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp-wantedThe core maintainers aren't planning to build this, but we would welcome a community contribution!

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions