Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for noframes (0.14 sec)

  1. src/net/http/h2_bundle.go

    	// header block and is not followed by any
    	// CONTINUATION frames.
    	EndHeaders bool
    
    	// PadLength is the optional number of bytes of zeros to add
    	// to this frame.
    	PadLength uint8
    }
    
    // WritePushPromise writes a single PushPromise Frame.
    //
    // As with Header Frames, This is the low level call for writing
    // individual frames. Continuation frames are handled elsewhere.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.13.md

    - Added support for CRD conversion webhook ([#67006](https://github.com/kubernetes/kubernetes/pull/67006), [@mbohlool](https://github.com/mbohlool))
    - client-go: fixed sending oversized data frames to spdystreams in remotecommand.NewSPDYExecutor ([#70999](https://github.com/kubernetes/kubernetes/pull/70999), [@liggitt](https://github.com/liggitt))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
Back to top