Home | History | Annotate | Download | only in http

Lines Matching refs:Writing

68 // be possible to read from the Request.Body after writing to the
117 // WriteHeader(http.StatusOK) before writing the data. If the Header
125 // needed request body data before writing the response. Once the
127 // call or writing enough data to trigger a flush), the request body
130 // writing the response. However, such behavior may not be supported
131 // by all HTTP/2 clients. Handlers should read before writing if
447 // finishes writing the body. This field is initialized from
1037 // Accessing the header between logically writing it
1038 // and physically writing it means we need to allocate
1279 // about HTTP/1.x Handlers concurrently reading and writing, like
1467 // write a header, or just start writing. Writing before sending a header
1484 // 4. conn.buf, a bufio.Writer of default (4kB) bytes, writing to ->
1492 // chunking mode, writing directly to (4) instead, if (2) has no
1573 // There was some error writing to the underlying connection
1780 // while they're still writing their