Skip to content

net/http: Default{Client,Transport} need better timeout support when used with connection pooling/redirects #3362

@balasanjay

Description

@balasanjay
With the new SetDeadline style methods on net.Conns, there is no clean way to set
timeouts for http requests, while taking into account redirects and connection pooling.

See https://groups.google.com/forum/?fromgroups#!topic/golang-nuts/-DE6-aLttM4 for
discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions