Skip to content

Encoding error when using http/2 #168

@mazimmer

Description

@mazimmer

On Windows clients I have seen encoding errors when trying to interact with GitPrep (installed as CGI, behind Apache 2.4).
The workaround was to force the git client to use http/1.1 instead of http/2:

git config --global http.version HTTP/1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions