Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 4 of 4 for v20150727 (0.05 seconds)

  1. buildSrc/src/main/kotlin/AlpnVersions.kt

        in 0..24 -> "8.1.0.v20141016"
        in 25..30 -> "8.1.2.v20141202"
        in 31..50 -> "8.1.3.v20150130"
        in 51..59 -> "8.1.4.v20150727"
        in 60..64 -> "8.1.5.v20150921"
        in 65..70 -> "8.1.6.v20151105"
        in 71..77 -> "8.1.7.v20160121"
        in 78..101 -> "8.1.8.v20160420"
        in 102..111 -> "8.1.9.v20160720"
        in 112..120 -> "8.1.10.v20161026"
        in 121..160 -> "8.1.11.v20170118"
        in 161..181 -> "8.1.12.v20180117"
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Wed Mar 19 19:25:20 GMT 2025
    - 1.8K bytes
    - Click Count (0)
  2. cmd/postpolicyform_test.go

    	pp.SetContentLengthRange(100, 999999) // not testable from this layer, condition is checked in the API handler.
    	pp.SetSuccessStatusAction("201")
    	pp.SetCondition("eq", "X-Amz-Credential", "KVGKMDUQ23TCZXTLTHLP/20160727/us-east-1/s3/aws4_request")
    	pp.SetCondition("eq", "X-Amz-Algorithm", "AWS4-HMAC-SHA256")
    	pp.SetCondition("eq", xhttp.AmzDate, "20160727T000000Z")
    
    	defaultFormVals := newFormValues()
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 12.3K bytes
    - Click Count (0)
  3. impl/maven-core/src/site/apt/index.apt

    ~~ KIND, either express or implied.  See the License for the
    ~~ specific language governing permissions and limitations
    ~~ under the License.
    
     -----
     Introduction
     -----
     Hervé Boutemy
     -----
     2013-07-27
     -----
    
    Maven Core
    
     Maven Core classes managing the whole build process.
    
    * Reference Documentation
    
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Oct 25 12:31:46 GMT 2024
    - 5.3K bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.8.md

    * Fixes kubelet race condition in container manager. ([#48123](https://github.com/kubernetes/kubernetes/pull/48123), [@msau42](https://github.com/msau42))
    * Bump GCE ContainerVM to container-vm-v20170627 ([#48159](https://github.com/kubernetes/kubernetes/pull/48159), [@zmerlynn](https://github.com/zmerlynn))
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Click Count (0)
Back to Top