golang/go

x/net/http2: Transport should handle 421

Open

#18,341 opened on Dec 16, 2016

View on GitHub
 (8 comments) (1 reaction) (0 assignees)Go (19,008 forks)batch import
help wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

What operating system and processor architecture are you using (go env)?

What did you do?

If possible, provide a recipe for reproducing the error. A complete runnable program is good. A link on play.golang.org is best.

What did you expect to see?

What did you see instead?

Contributor guide