Home
last modified time | relevance | path

Searched refs:ProtoAtLeast (Results 1 – 25 of 148) sorted by relevance

123456

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/net/http/
H A Dresponse.go201 func (r *Response) ProtoAtLeast(major, minor int) bool { func
268 if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/net/http/
H A Dresponse.go201 func (r *Response) ProtoAtLeast(major, minor int) bool { func
268 if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/net/http/
H A Dresponse.go189 func (r *Response) ProtoAtLeast(major, minor int) bool { func
256 if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/net/http/
H A Dresponse.go218 func (r *Response) ProtoAtLeast(major, minor int) bool { func
287 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/net/http/
H A Dresponse.go212 func (r *Response) ProtoAtLeast(major, minor int) bool { func
281 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc10/gcc-10.3.0/libgo/go/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dresponse.go218 func (r *Response) ProtoAtLeast(major, minor int) bool { func
287 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/net/http/
H A Dresponse.go221 func (r *Response) ProtoAtLeast(major, minor int) bool { func
290 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dresponse.go218 func (r *Response) ProtoAtLeast(major, minor int) bool { func
287 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/net/http/
H A Dresponse.go223 func (r *Response) ProtoAtLeast(major, minor int) bool { func
292 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dresponse.go218 func (r *Response) ProtoAtLeast(major, minor int) bool { func
287 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/net/http/
H A Dresponse.go218 func (r *Response) ProtoAtLeast(major, minor int) bool { func
287 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/net/http/
H A Dresponse.go218 func (r *Response) ProtoAtLeast(major, minor int) bool { func
287 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc9/gcc-9.4.0/libgo/go/net/http/
H A Dresponse.go223 func (r *Response) ProtoAtLeast(major, minor int) bool { func
292 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/net/http/
H A Dresponse.go223 func (r *Response) ProtoAtLeast(major, minor int) bool { func
292 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/lang/gcc11/gcc-11.2.0/libgo/go/net/http/
H A Dresponse.go224 func (r *Response) ProtoAtLeast(major, minor int) bool { func
293 …if r1.ContentLength == -1 && !r1.Close && r1.ProtoAtLeast(1, 1) && !chunked(r1.TransferEncoding) &…
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/net/http/
H A Dserver.go772 } else if !w.req.ProtoAtLeast(1, 1) || w.req.wantsClose() {
834 } else if w.req.ProtoAtLeast(1, 1) {
854 if !w.req.ProtoAtLeast(1, 0) {
860 if w.req.ProtoAtLeast(1, 1) {
886 proto11 := req.ProtoAtLeast(1, 1)
1146 if req.ProtoAtLeast(1, 1) {
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/net/http/
H A Dserver.go528 } else if !w.req.ProtoAtLeast(1, 1) || w.req.wantsClose() {
589 } else if w.req.ProtoAtLeast(1, 1) {
609 if !w.req.ProtoAtLeast(1, 0) {
618 if w.req.ProtoAtLeast(1, 1) {
813 if req.ProtoAtLeast(1, 1) {
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/tylerb/graceful.v1/
H A Dhttp2_test.go51 if !r.ProtoAtLeast(2, 0) {

123456