Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for inState (0.11 sec)

  1. src/net/http/h2_bundle.go

    	return hf, nil
    }
    
    // HeadersFrameParam are the parameters for writing a HEADERS frame.
    type http2HeadersFrameParam struct {
    	// StreamID is the required Stream ID to initiate.
    	StreamID uint32
    	// BlockFragment is part (or all) of a Header Block.
    	BlockFragment []byte
    
    	// EndStream indicates that the header block is the last that
    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. prow/config/calico.yaml

                      entries (one entry per endpoint in that case).
                    type: integer
                  bpfMapSizeIfState:
                    description: BPFMapSizeIfState sets the size for ifstate map.  The
                      ifstate map must be large enough to hold an entry for each device
                      (host + workloads) on a host.
                    type: integer
                  bpfMapSizeNATAffinity:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * 🌐 Add French translation for `docs/fr/docs/advanced/response-directly.md`. PR [#9415](https://github.com/tiangolo/fastapi/pull/9415) by [@axel584](https://github.com/axel584).
    * 🌐 Initiate Czech translation setup. PR [#9288](https://github.com/tiangolo/fastapi/pull/9288) by [@3p1463k](https://github.com/3p1463k).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top