Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 311 - 320 of 1,014 for APPLICATION (0.42 seconds)

  1. SECURITY.md

    Learn more about it below. ๐Ÿ‘‡
    
    ## Versions
    
    The latest version of FastAPI is supported.
    
    You are encouraged to [write tests](https://fastapi.tiangolo.com/tutorial/testing/) for your application and update your FastAPI version frequently after ensuring that your tests are passing. This way you will benefit from the latest features, bug fixes, and **security fixes**.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sun Aug 31 10:49:48 GMT 2025
    - 1.3K bytes
    - Click Count (0)
  2. docs/ja/docs/fastapi-cli.md

         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Waiting for application startup.
         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Application startup complete.
    ```
    
    </div>
    
    /// tip
    
    ๆœฌ็•ชใงใฏ `fastapi dev` ใฎไปฃใ‚ใ‚Šใซ `fastapi run` ใ‚’ไฝฟ็”จใ—ใพใ™ใ€‚๐Ÿš€
    
    ///
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 6.6K bytes
    - Click Count (0)
  3. benchmarks/build.gradle

     * in compliance with, at your election, the Elastic License 2.0 or the Server
     * Side Public License, v 1.
     */
    
    apply plugin: 'elasticsearch.java'
    apply plugin: 'application'
    mainClassName = 'org.openjdk.jmh.Main'
    
    tasks.named("assemble").configure { enabled = false }
    archivesBaseName = 'elasticsearch-benchmarks'
    
    tasks.named("test").configure { enabled = false }
    
    configurations {
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 08 22:04:23 GMT 2021
    - 2.5K bytes
    - Click Count (0)
  4. docs/sts/client_grants/__init__.py

            def fetch_credentials():
                # HTTP headers are case insensitive filter out
                # all duplicate headers and pick one.
                headers = {}
                headers['content-type'] = 'application/x-www-form-urlencoded'
                headers['authorization'] = urllib3.make_headers(
                    basic_auth='%s:%s' % (self.cid, self.csec))['authorization']
    
                response = self._http.urlopen('POST', self.idp_ep,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Apr 23 18:58:53 GMT 2021
    - 4.6K bytes
    - Click Count (0)
  5. fastapi/openapi/utils.py

                            jsonl_content["itemSchema"] = {}
                        operation.setdefault("responses", {}).setdefault(
                            status_code, {}
                        ).setdefault("content", {})["application/jsonl"] = jsonl_content
                    elif route.is_sse_stream:
                        sse_content: dict[str, Any] = {}
                        item_schema = copy.deepcopy(_SSE_EVENT_SCHEMA)
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sun Mar 15 11:44:39 GMT 2026
    - 25.6K bytes
    - Click Count (0)
  6. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http/RealInterceptorChain.kt

    import okhttp3.internal.tls.CertificateChainCleaner
    
    /**
     * A concrete interceptor chain that carries the entire interceptor chain: all application
     * interceptors, the OkHttp core, all network interceptors, and finally the network caller.
     *
     * If the chain is for an application interceptor then [exchange] must be null. Otherwise it is for
     * a network interceptor and [exchange] must be non-null.
     */
    class RealInterceptorChain(
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Mar 10 21:47:20 GMT 2026
    - 12.8K bytes
    - Click Count (0)
  7. docs/zh/docs/deployment/manually.md

         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Waiting for application startup.
         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Application startup complete.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 6.7K bytes
    - Click Count (0)
  8. src/main/java/org/codelibs/fess/app/web/admin/design/UploadForm.java

     * This form is used in the admin interface to upload CSS, JSP, and other design-related files
     * that customize the look and feel of the search application.
     */
    public class UploadForm {
    
        /**
         * The multipart file containing design resources to be uploaded.
         * This can include CSS files, JSP templates, images, or other design assets.
         */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Jul 17 08:28:31 GMT 2025
    - 1.8K bytes
    - Click Count (0)
  9. src/main/java/org/codelibs/fess/app/web/thumbnail/ThumbnailAction.java

            if (path.endsWith(".gif")) {
                return "image/gif";
            }
            if (path.endsWith(".jpg") || path.endsWith(".jpeg")) {
                return "image/jpeg";
            }
            return "application/octet-stream";
        }
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Jul 17 08:28:31 GMT 2025
    - 4.4K bytes
    - Click Count (0)
  10. docs/ko/docs/editor-support.md

    ### ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ์ž๋™ ๊ฐ์ง€ { #application-discovery }
    
    ๊ธฐ๋ณธ์ ์œผ๋กœ ์ด ํ™•์žฅ์€ ์ž‘์—… ๊ณต๊ฐ„์—์„œ `FastAPI()`๋ฅผ ์ƒ์„ฑํ•˜๋Š” ํŒŒ์ผ์„ ์Šค์บ”ํ•˜์—ฌ FastAPI ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์„ ์ž๋™์œผ๋กœ ๊ฐ์ง€ํ•ฉ๋‹ˆ๋‹ค. ํ”„๋กœ์ ํŠธ ๊ตฌ์กฐ์ƒ ์ž๋™ ๊ฐ์ง€๊ฐ€ ์–ด๋ ค์šด ๊ฒฝ์šฐ, `pyproject.toml`์˜ `[tool.fastapi]` ํ•ญ๋ชฉ์ด๋‚˜ VS Code ์„ค์ • `fastapi.entryPoint`์— ๋ชจ๋“ˆ ํ‘œ๊ธฐ(์˜ˆ: `myapp.main:app`)๋กœ ์—”ํŠธ๋ฆฌํฌ์ธํŠธ๋ฅผ ์ง€์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:56:39 GMT 2026
    - 2.6K bytes
    - Click Count (0)
Back to Top