Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 30 for accept (0.24 sec)

  1. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    org/junit/runners/ParentRunner$ClassRuleCollector.class package org.junit.runners; synchronized class ParentRunner$ClassRuleCollector implements model.MemberValueConsumer { final java.util.List entries; private void ParentRunner$ClassRuleCollector(); public void accept(model.FrameworkMember, org.junit.rules.TestRule); public java.util.List getOrderedRules(); } org/junit/runners/Parameterized$AfterParam.class package org.junit.runners; public abstract interface Parameterized$AfterParam extends annotation.Annotation...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 373.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.18.md

    #### client-go:
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.10.md

    <table>
      <tr>
        <td>previous</td>
        <td>now</td>
      </tr>
      <tr>
        <td>GET /swagger.json</td>
        <td>GET /openapi/v2
    Accept: application/json</td>
      </tr>
      <tr>
        <td>GET /swagger-2.0.0.pb-v1</td>
        <td>GET /openapi/v2
    Accept: application/com.github.proto-openapi.spec.v2@v1.0+protobuf</td>
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. 60 */
        String API_ACCESS_TOKEN_LENGTH = "api.access.token.length";
    
        /** The key of the configuration. e.g. false */
        String API_ACCESS_TOKEN_REQUIRED = "api.access.token.required";
    
        /** The key of the configuration. e.g.  */
        String API_ACCESS_TOKEN_REQUEST_PARAMETER = "api.access.token.request.parameter";
    
        /** The key of the configuration. e.g. Radmin-api */
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
  5. CHANGELOG/CHANGELOG-1.21.md

    - Added `.spec.completionMode` field to Job, with accepted values `NonIndexed` (default) and `Indexed` ([#98441](https://github.com/kubernetes/kubernetes/pull/98441), [@alculquicondor](https://github.com/alculquicondor)) [SIG Apps and CLI]
    - Clarified NetworkPolicy policyTypes documentation ([#97216](https://github.com/kubernetes/kubernetes/pull/97216), [@joejulian](https://github.com/joejulian)) [SIG Network]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  6. common-protos/k8s.io/api/core/v1/generated.proto

      optional bool readOnly = 3;
    }
    
    // HTTPGetAction describes an action based on HTTP Get requests.
    message HTTPGetAction {
      // Path to access on the HTTP server.
      // +optional
      optional string path = 1;
    
      // Name or number of the port to access on the container.
      // Number must be in the range 1 to 65535.
      // Name must be an IANA_SVC_NAME.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.8.md

    	any NetworkPolicy whose spec.podSelector targets them. Pods that are
    	targeted by NetworkPolicies accept traffic that is accepted by any of
    	the NetworkPolicies (and nothing else), and pods that are not targeted
    	by any NetworkPolicy accept all traffic by default.
    	Action Required:
    	When upgrading to Kubernetes 1.7 (and a network plugin that supports
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Viewed (1)
  8. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_ACCEPT = 30
    pkg syscall (darwin-arm64), const SYS_ACCEPT ideal-int
    pkg syscall (darwin-arm64), const SYS_ACCEPT_NOCANCEL = 404
    pkg syscall (darwin-arm64), const SYS_ACCEPT_NOCANCEL ideal-int
    pkg syscall (darwin-arm64), const SYS_ACCESS = 33
    pkg syscall (darwin-arm64), const SYS_ACCESS ideal-int
    pkg syscall (darwin-arm64), const SYS_ACCESS_EXTENDED = 284
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.20.md

      - [Changelog since v1.20.10](#changelog-since-v12010)
      - [Important Security Information](#important-security-information)
        - [CVE-2021-25741: Symlink Exchange Can Allow Host Filesystem Access](#cve-2021-25741-symlink-exchange-can-allow-host-filesystem-access)
      - [Changes by Kind](#changes-by-kind-4)
        - [Bug or Regression](#bug-or-regression-4)
        - [Other (Cleanup or Flake)](#other-cleanup-or-flake-1)
      - [Dependencies](#dependencies-4)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.7.md

    	any NetworkPolicy whose spec.podSelector targets them. Pods that are
    	targeted by NetworkPolicies accept traffic that is accepted by any of
    	the NetworkPolicies (and nothing else), and pods that are not targeted
    	by any NetworkPolicy accept all traffic by default.
    	Action Required:
    	When upgrading to Kubernetes 1.7 (and a network plugin that supports
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Viewed (1)
Back to top