Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AdjustStream (0.25 sec)

  1. src/net/http/h2_bundle.go

    	CloseStream(streamID uint32)
    
    	// AdjustStream adjusts the priority of the given stream. This may be called
    	// on a stream that has not yet been opened or has been closed. Note that
    	// RFC 7540 allows PRIORITY frames to be sent on streams in any state. See:
    	// https://tools.ietf.org/html/rfc7540#section-5.1
    	AdjustStream(streamID uint32, priority http2PriorityParam)
    
    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