Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

support HTTP/3 #76

@schildbach

Description

@schildbach
$ docker run curlimages/curl --http3
curl: option --http3: the installed libcurl version doesn't support this

This sounds like curl would support HTTP/3, but the wrong or old version of libcurl is used. Can this docker image be updated so it supports HTTP/3? (Yes, I know the feature is experimental.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @schildbach

        Issue actions

          support HTTP/3 · Issue #76 · curl/curl-docker