Home
last modified time | relevance | path

Searched refs:copyTrailersToHandlerRequest (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/golang.org/x/net/http2/
Dserver.go1676 st.body.closeWithErrorAndCode(io.EOF, st.copyTrailersToHandlerRequest)
1684 func (st *stream) copyTrailersToHandlerRequest() { func