Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 28 of 28 for 844Z (0.25 sec)

  1. okhttp/src/main/kotlin/okhttp3/HttpUrl.kt

       */
      @get:JvmName("host") val host: String,
      /**
       * The explicitly-specified port if one was provided, or the default port for this URL's scheme.
       * For example, this returns 8443 for `https://square.com:8443/` and 443 for
       * `https://square.com/`. The result is in `[1..65535]`.
       *
       * | URL                 | `port()` |
       * | :------------------ | :------- |
       * | `http://host/`      | `80`     |
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Tue Jan 09 12:33:05 GMT 2024
    - 63.5K bytes
    - Viewed (1)
  2. istioctl/pkg/writer/envoy/configdump/testdata/endpoint/configdump.json

                                                    "socket_address": {
                                                        "address": "10.244.0.176",
                                                        "port_value": 8443
                                                    }
                                                },
                                                "health_check_config": {}
                                            },
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Tue Jul 12 02:25:59 GMT 2022
    - 66K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    list. Setting this to the health check port will ensure that health # checks always work. https://github.com/istio/istio/issues/12503 - port: 15021 targetPort: 15021 name: status-port - port: 80 targetPort: 8080 name: http2 - port: 443 targetPort: 8443 name: https - port: 31400 targetPort: 31400 name: tcp # This is the port where sni routing happens - port: 15443 targetPort: 15443 name: tls resources: requests: cpu: 10m memory: 40Mi manifests/charts/gateway/files/profile-ambient.yaml # The ambient...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  4. src/cmd/cgo/internal/test/callback.go

    func stack836()  { var buf [836]byte; use(buf[:]); C.callGoStackCheck() }
    func stack840()  { var buf [840]byte; use(buf[:]); C.callGoStackCheck() }
    func stack844()  { var buf [844]byte; use(buf[:]); C.callGoStackCheck() }
    func stack848()  { var buf [848]byte; use(buf[:]); C.callGoStackCheck() }
    func stack852()  { var buf [852]byte; use(buf[:]); C.callGoStackCheck() }
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri May 12 12:00:02 GMT 2023
    - 111.5K bytes
    - Viewed (0)
  5. internal/s3select/csv/testdata/testdata.zip

    014-03-23 19:49:35,2014-03-23 19:56:12,N,1,-73.862342834472656,40.730411529541016,-73.851737976074219,40.726409912109375,1,1.60,7.5,0,0.5,1.6,0,,,9.6,1,,196,95,green,0.00,0.0,0.0,42,27,7.38,1287,717.01,4,Queens,071701,4071701,I,QN18,Rego Park,4108,844,713.03,4,Queens,071303,4071303,I,QN17,Forest Hills,4108^3389290,2,2014-03-31 18:32:49,2014-03-31 18:44:04,N,1,-73.862319946289063,40.730392456054687,-73.842109680175781,40.711673736572266,1,2.39,10,1,0.5,2.2,0,,,13.7,1,1,196,95,green,0.16,0.0,0.0,5...
    ZIP Archive
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Jun 01 21:59:40 GMT 2021
    - 111.6K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.16.md

    * Webhook client credentials configured with `--admission-control-config-file` must include non-default ports in the configured hostnames. For example, a webhook configured to speak to port 8443 on service `mysvc` in namespace `myns` would specify client credentials in a stanza with `name: mysvc.myns.svc:8443`. See https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/#authenticate-apiservers for more details. ([#82252](https://github.com/kubernetes/kubernetes/pull/82252),...
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.10.md

    * `kubectl port-forward` now supports specifying a service to port forward to, as in `kubectl port-forward svc/myservice 8443:443`. Additional support has also been added for looking up targetPort for a service, as well as enabling using svc/name to select a pod. ([#59809](https://github.com/kubernetes/kubernetes/pull/59809), [@phsiao](https://github.com/phsiao))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    F96C          ; mapped                 ; 585E          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F96C
    F96D          ; mapped                 ; 7701          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F96D
    F96E          ; mapped                 ; 8449          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F96E
    F96F          ; mapped                 ; 8AAA          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F96F
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top