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

Define optional HTTP 426 response for requests for index files #665

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 29, 2022

  1. Add optional HTTP 426 response for requests for index files

    Clients attempting to access a resource directly, rather than via the
    htsget protocol, will likely also request index files alongside the
    requested resource. Add a section discussing how servers MAY respond
    with an HTTP 426 Upgrade Required status code, which provides a way
    to tell the client to switch to the htsget protocol.
    jmarshall committed May 29, 2022
    Configuration menu
    Copy the full SHA
    6a893f1 View commit details
    Browse the repository at this point in the history