Home
last modified time | relevance | path

Searched defs:ClientTrace (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/dports/lang/gcc10/gcc-10.3.0/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/net/http/httptrace/
H A Dtrace.go80 type ClientTrace struct { struct
85 GetConn func(hostPort string)
91 GotConn func(GotConnInfo)
101 PutIdleConn func(err error)
105 GotFirstResponseByte func()
109 Got100Continue func()
118 DNSStart func(DNSStartInfo)
121 DNSDone func(DNSDoneInfo)
138 TLSHandshakeStart func()
152 WroteHeaders func()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/net/http/httptrace/
H A Dtrace.go79 type ClientTrace struct { struct
84 GetConn func(hostPort string)
90 GotConn func(GotConnInfo)
100 PutIdleConn func(err error)
104 GotFirstResponseByte func()
108 Got100Continue func()
111 DNSStart func(DNSStartInfo)
114 DNSDone func(DNSDoneInfo)
131 TLSHandshakeStart func()
140 WroteHeaders func()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/net/http/httptrace/
H A Dtrace.go79 type ClientTrace struct { struct
84 GetConn func(hostPort string)
90 GotConn func(GotConnInfo)
100 PutIdleConn func(err error)
104 GotFirstResponseByte func()
108 Got100Continue func()
111 DNSStart func(DNSStartInfo)
114 DNSDone func(DNSDoneInfo)
131 TLSHandshakeStart func()
140 WroteHeaders func()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/net/http/httptrace/
H A Dtrace.go79 type ClientTrace struct { struct
84 GetConn func(hostPort string)
90 GotConn func(GotConnInfo)
100 PutIdleConn func(err error)
104 GotFirstResponseByte func()
108 Got100Continue func()
111 DNSStart func(DNSStartInfo)
114 DNSDone func(DNSDoneInfo)
131 TLSHandshakeStart func()
140 WroteHeaders func()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/net/http/httptrace/
H A Dtrace.go79 type ClientTrace struct { struct
84 GetConn func(hostPort string)
90 GotConn func(GotConnInfo)
100 PutIdleConn func(err error)
104 GotFirstResponseByte func()
108 Got100Continue func()
111 DNSStart func(DNSStartInfo)
114 DNSDone func(DNSDoneInfo)
131 TLSHandshakeStart func()
140 WroteHeaders func()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/net/http/httptrace/
H A Dtrace.go79 type ClientTrace struct { struct
84 GetConn func(hostPort string)
90 GotConn func(GotConnInfo)
100 PutIdleConn func(err error)
104 GotFirstResponseByte func()
108 Got100Continue func()
111 DNSStart func(DNSStartInfo)
114 DNSDone func(DNSDoneInfo)
131 TLSHandshakeStart func()
140 WroteHeaders func()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/net/http/httptrace/
H A Dtrace.go79 type ClientTrace struct { struct
84 GetConn func(hostPort string)
90 GotConn func(GotConnInfo)
100 PutIdleConn func(err error)
104 GotFirstResponseByte func()
108 Got100Continue func()
111 DNSStart func(DNSStartInfo)
114 DNSDone func(DNSDoneInfo)
131 TLSHandshakeStart func()
140 WroteHeaders func()
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/net/http/httptrace/
H A Dtrace.go79 type ClientTrace struct { struct
84 GetConn func(hostPort string)
90 GotConn func(GotConnInfo)
100 PutIdleConn func(err error)
104 GotFirstResponseByte func()
108 Got100Continue func()
111 DNSStart func(DNSStartInfo)
114 DNSDone func(DNSDoneInfo)
131 TLSHandshakeStart func()
140 WroteHeaders func()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/net/http2/
H A Dnot_go111.go14 func traceHasWroteHeaderField(trace *httptrace.ClientTrace) bool { return false }
16 func traceWroteHeaderField(trace *httptrace.ClientTrace, k, v string) {}
18 func traceGot1xxResponseFunc(trace *httptrace.ClientTrace) func(int, textproto.MIMEHeader) error {
H A Dgo111.go14 func traceHasWroteHeaderField(trace *httptrace.ClientTrace) bool {
18 func traceWroteHeaderField(trace *httptrace.ClientTrace, k, v string) {
24 func traceGot1xxResponseFunc(trace *httptrace.ClientTrace) func(int, textproto.MIMEHeader) error {
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/net/http2/
H A Dgo111.go15 func traceHasWroteHeaderField(trace *httptrace.ClientTrace) bool {
19 func traceWroteHeaderField(trace *httptrace.ClientTrace, k, v string) {
25 func traceGot1xxResponseFunc(trace *httptrace.ClientTrace) func(int, textproto.MIMEHeader) error {
H A Dnot_go111.go15 func traceHasWroteHeaderField(trace *httptrace.ClientTrace) bool { return false }
17 func traceWroteHeaderField(trace *httptrace.ClientTrace, k, v string) {}
19 func traceGot1xxResponseFunc(trace *httptrace.ClientTrace) func(int, textproto.MIMEHeader) error {
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/net/http2/
H A Dnot_go111.go14 func traceHasWroteHeaderField(trace *httptrace.ClientTrace) bool { return false }
16 func traceWroteHeaderField(trace *httptrace.ClientTrace, k, v string) {}
18 func traceGot1xxResponseFunc(trace *httptrace.ClientTrace) func(int, textproto.MIMEHeader) error {
/dports/net/grpcox/grpcox-1.0.0/vendor/golang.org/x/net/http2/
H A Dgo111.go14 func traceHasWroteHeaderField(trace *httptrace.ClientTrace) bool {
18 func traceWroteHeaderField(trace *httptrace.ClientTrace, k, v string) {
24 func traceGot1xxResponseFunc(trace *httptrace.ClientTrace) func(int, textproto.MIMEHeader) error {

12345678910>>...32