Search Options

Results per page
Sort
Preferred Languages
Advance

Results 921 - 930 of 1,928 for post (0.04 sec)

  1. src/main/resources/fess_label_de.properties

    labels.maxAccessCount=Max. Anzahl an Zugriffen
    labels.name=Name
    labels.numOfThread=Anzahl Threads
    labels.duplicateHostName=Duplizierter Name
    labels.pageNumber=Seitennummer
    labels.password=Passwort
    labels.paths=Pfade
    labels.port=Port
    labels.regex=Reg. Ausdruck
    labels.regularName=RegulΓ€rer Name
    labels.replacement=Ersetzung
    labels.sessionId=Session-ID
    labels.sortOrder=Sortierreihenfolge
    labels.updatedBy=Aktualisiert von
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SmbSessionImpl.java

                Subject s ) throws SmbException {
    
            String host = getTargetHost();
            if ( host == null ) {
                host = trans.getRemoteAddress().getHostAddress();
                try {
                    host = trans.getRemoteAddress().getHostName();
                }
                catch ( Exception e ) {
                    log.debug("Failed to resolve host name", e);
                }
            }
    
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Nov 14 17:41:04 UTC 2021
    - 49K bytes
    - Viewed (0)
  3. src/cmd/cgo/doc.go

    In an external link, cmd/link will create a temporary directory, write any
    host object files found in package archives to that directory (renamed
    to avoid conflicts), write the go.o file to that directory, and invoke
    the host linker. The default value for the host linker is $CC, split
    into fields, or else "gcc". The specific host linker command line can
    be overridden using command line flags: cmd/link -extld=clang
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue Oct 01 22:52:54 UTC 2024
    - 44K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.14.md

    ## Detailed Bug Fixes And Changes
    
    ### API Machinery
    
    - client-go: `PortForwarder.GetPorts()` now contain correct local port if no local port was initially specified when setting up the port forwarder ([#73676](https://github.com/kubernetes/kubernetes/pull/73676), [@martin-helmich](https://github.com/martin-helmich))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.7.md

    * Allow remote admission controllers to be dynamically added and removed by administrators.  External admission controllers make an HTTP POST containing details of the requested action which the service can approve or reject. ([#46388](https://github.com/kubernetes/kubernetes/pull/46388), [@lavalamp](https://github.com/lavalamp))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  6. okhttp/src/main/kotlin/okhttp3/internal/http2/Http2Connection.kt

        ) {
          pushRequestLater(promisedStreamId, requestHeaders)
        }
    
        override fun alternateService(
          streamId: Int,
          origin: String,
          protocol: ByteString,
          host: String,
          port: Int,
          maxAge: Long,
        ) {
          // TODO: register alternate service.
        }
      }
    
      /** Even, positive numbered streams are pushed streams in HTTP/2. */
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Apr 20 17:03:43 UTC 2024
    - 32.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ko.properties

    labels.search_related_queries=Related Words:
    labels.search_result_similar=Similar Results ({0})
    labels.facet_timestamp_3month=Past 3 Months
    labels.facet_timestamp_6month=Past 6 Months
    labels.facet_timestamp_2year=Past 2 Years
    labels.facet_timestamp_3year=Past 3 Years
    labels.facet_contentLength_10kto50k=10kb - 50kb
    labels.facet_contentLength_50kto100k=50kb - 100kb
    labels.facet_contentLength_100kto250k=100kb - 250kb
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  8. docs/em/docs/deployment/manually.md

    </div>
    
    ...βš–οΈ πŸ™† 🎏 πŸ”« πŸ’½.
    
    ////
    
    ## πŸƒ πŸ’½ πŸ“‹
    
    πŸ‘† πŸ’ͺ ‴️ πŸƒ πŸ‘† 🈸 🎏 🌌 πŸ‘† βœ”οΈ βŒ› πŸ”°, βœ‹οΈ 🍡 `--reload` πŸŽ›, βœ…:
    
    //// tab | Uvicorn
    
    <div class="termy">
    
    ```console
    $ uvicorn main:app --host 0.0.0.0 --port 80
    
    <span style="color: green;">INFO</span>:     Uvicorn running on http://0.0.0.0:80 (Press CTRL+C to quit)
    ```
    
    </div>
    
    ////
    
    //// tab | Hypercorn
    
    <div class="termy">
    
    ```console
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  9. docs/ko/docs/deployment/server-workers.md

            ```Python
            import uvicorn.workers.UvicornWorker
            ```
    
    * `--bind`: κ΅¬λ‹ˆμ½˜μ΄ κ΄€μ°°ν•  IP와 포트λ₯Ό μ˜λ―Έν•©λ‹ˆλ‹€. 콜둠 (`:`)을 μ‚¬μš©ν•˜μ—¬ IP와 포트λ₯Ό κ΅¬λΆ„ν•©λ‹ˆλ‹€.
        * λ§Œμ•½μ— `--bind 0.0.0.0:80` (κ΅¬λ‹ˆμ½˜ μ˜΅μ…˜) λŒ€μ‹  μœ λΉ„μ½˜μ„ 직접 μ‹€ν–‰ν•˜κ³  μ‹Άλ‹€λ©΄ `--host 0.0.0.0`κ³Ό `--port 80`을 μ‚¬μš©ν•΄μ•Ό ν•©λ‹ˆλ‹€.
    
    좜λ ₯μ—μ„œ 각 ν”„λ‘œμ„ΈμŠ€μ— λŒ€ν•œ **PID** (process ID)λ₯Ό 확인할 수 μžˆμŠ΅λ‹ˆλ‹€. (λ‹¨μˆœν•œ μˆ«μžμž…λ‹ˆλ‹€)
    
    좜λ ₯ λ‚΄μš©:
    
    * κ΅¬λ‹ˆμ½˜ **ν”„λ‘œμ„ΈμŠ€ λ§€λ‹ˆμ €**λŠ” PID `19499`둜 μ‹€ν–‰λ©λ‹ˆλ‹€. (직접 μ‹€ν–‰ν•  경우 μˆ«μžκ°€ λ‹€λ₯Ό 수 μžˆμŠ΅λ‹ˆλ‹€)
    * λ‹€μŒμœΌλ‘œ `Listening at: http://0.0.0.0:80`을 μ‹œμž‘ν•©λ‹ˆλ‹€.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  10. internal/config/identity/openid/openid.go

    			// if the config param was found.
    			val, _, _ := s.ResolveConfigParam(config.IdentityOpenIDSubSys, cfgName, cfgParam, false)
    			return val
    		}
    
    		// In the past, when only one openID provider was allowed, there
    		// was no `enable` parameter - the configuration is turned off
    		// by clearing the values. With multiple providers, we support
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Jul 10 20:16:44 UTC 2024
    - 16.6K bytes
    - Viewed (0)
Back to top