Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for vavgub (0.26 sec)

  1. src/net/http/h2_bundle.go

    	// TODO: map err to more interesting error codes, once the
    	// HTTP community comes up with some. But currently for
    	// RST_STREAM there's no equivalent to GOAWAY frame's debug
    	// data, and the error codes are all pretty vague ("cancel").
    	cc.wmu.Lock()
    	cc.fr.WriteRSTStream(streamID, code)
    	cc.bw.Flush()
    	cc.wmu.Unlock()
    }
    
    var (
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
Back to top