Skip to content

QPack breaking change #474

@softexpert

Description

@softexpert

Hello,

Recently released v0.6.0 of github.com/quic-go/qpack changed the signature for qpack.NewDecoder function, which now expects no parameters.

As such, there are now errors like this when building :

../../../../pkg/mod/cache/github.com/imroc/req/v3@v3.56.0/internal/http3/client.go:105:31: too many arguments in call to qpack.NewDecoder
	have (func(hf qpack.HeaderField))
	want ()

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