Home | History | Annotate | Download | only in http

Lines Matching refs:Writing

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