Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for dumphdr (0.22 sec)

  1. src/net/http/httputil/dump.go

    // an [http.Request]. In particular, the order and case of header field
    // names are lost. The order of values in multi-valued headers is kept
    // intact. HTTP/2 requests are dumped in HTTP/1.x form, not in their
    // original binary representations.
    //
    // If body is true, DumpRequest also returns the body. To do so, it
    // consumes req.Body and then replaces it with a new [io.ReadCloser]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 10 03:29:50 UTC 2024
    - 9.3K bytes
    - Viewed (0)
Back to top