Skip to content

Feature Request: Whitelist Mercurial HTTP headers #1897

@zombiezen

Description

@zombiezen

I would like to package Mercurial as a Sandstorm app. The Mercurial wire protocol sends most of its data using HTTP headers. They follow the pattern X-HgArg-N, where N is an integer greater than zero. Each header payload will be ~1KB by default, so you can pick an upper bound on how high you want N to be.

(I tried hacking around this by disabling this mode of operation, but it blows out the URL length quickly, and it doesn't appear to have a retry mechanism.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions