Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 41 of 41 for rewrites (0.26 sec)

  1. src/net/http/transport.go

    // considered a terminal status and returned by [Transport.RoundTrip]. To see the
    // ignored 1xx responses, use the httptrace trace package's
    // ClientTrace.Got1xxResponse.
    //
    // Transport only retries a request upon encountering a network error
    // if the connection has been already been used successfully and if the
    // request is idempotent and either has no body or has its [Request.GetBody]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 06 21:59:21 UTC 2024
    - 91K bytes
    - Viewed (0)
Back to top