Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 306 for _abbr (0.15 sec)

  1. docs/em/docs/tutorial/cors.md

    ๐Ÿ‘‰ ๐Ÿ’ผ ๐Ÿ› ๏ธ ๐Ÿ”œ ๐Ÿ†˜ ๐Ÿ“จ ๐Ÿ“จ & ๐Ÿ“จ โฎ๏ธ โ˜‘ โšœ ๐ŸŽš, & ๐Ÿ‘ฏโ€โ™‚๏ธ `200` โš–๏ธ `400` ๐Ÿ“จ ๐ŸŽ“ ๐ŸŽฏ.
    
    ### ๐Ÿ™… ๐Ÿ“จ
    
    ๐Ÿ™† ๐Ÿ“จ โฎ๏ธ `Origin` ๐ŸŽš. ๐Ÿ‘‰ ๐Ÿ’ผ ๐Ÿ› ๏ธ ๐Ÿ”œ ๐Ÿšถโ€โ™€๏ธ ๐Ÿ“จ ๐Ÿ”˜ ๐Ÿ˜, โœ‹๏ธ ๐Ÿ”œ ๐Ÿ”Œ โ˜‘ โšœ ๐ŸŽš ๐Ÿ”› ๐Ÿ“จ.
    
    ## ๐ŸŒ… โ„น
    
    ๐ŸŒ– โ„น ๐Ÿ”ƒ <abbr title="Cross-Origin Resource Sharing">โšœ</abbr>, โœ… <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" class="external-link" target="_blank">๐ŸฆŽ โšœ ๐Ÿงพ</a>.
    
    /// note | "๐Ÿ“ก โ„น"
    
    ๐Ÿ‘† ๐Ÿ’ช โš™๏ธ `from starlette.middleware.cors import CORSMiddleware`.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  2. docs/ja/docs/tutorial/path-operation-configuration.md

    `summary`ใจ`description`ใ‚’่ฟฝๅŠ ใงใใพใ™:
    
    ```Python hl_lines="20-21"
    {!../../docs_src/path_operation_configuration/tutorial003.py!}
    ```
    
    ## docstringใ‚’็”จใ„ใŸ่ชฌๆ˜Ž
    
    ่ชฌๆ˜Žๆ–‡ใฏ้•ทใใฆ่ค‡ๆ•ฐ่กŒใซใŠใ‚ˆใถๅ‚พๅ‘ใŒใ‚ใ‚‹ใฎใงใ€้–ขๆ•ฐ<abbr title="ใƒ‰ใ‚ญใƒฅใƒกใƒณใƒˆใซไฝฟ็”จใ•ใ‚Œใ‚‹้–ขๆ•ฐๅ†…ใฎๆœ€ๅˆใฎๅผ๏ผˆๅค‰ๆ•ฐใซไปฃๅ…ฅใ•ใ‚Œใฆใ„ใชใ„๏ผ‰ใจใ—ใฆใฎ่ค‡ๆ•ฐ่กŒใฎๆ–‡ๅญ—ๅˆ—">docstring</abbr>ๅ†…ใซ*path operation*ใฎ่ชฌๆ˜Žๆ–‡ใ‚’ๅฎฃ่จ€ใงใใพใ™ใ€‚ใ™ใ‚‹ใจใ€**FastAPI** ใฏ่ชฌๆ˜Žๆ–‡ใ‚’่ชญใฟ่พผใ‚“ใงใใ‚Œใพใ™ใ€‚
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  3. README.md

    * <abbr title="also known as: serialization, parsing, marshalling">Conversion</abbr> of input data: coming from the network to Python data and types. Reading from:
        * JSON.
        * Path parameters.
        * Query parameters.
        * Cookies.
        * Headers.
        * Forms.
        * Files.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu Oct 31 09:13:26 UTC 2024
    - 23.6K bytes
    - Viewed (0)
  4. docs/en/docs/deployment/https.md

    * There's an **extension** to the **TLS** protocol (the one handling the encryption at the TCP level, before HTTP) called **<a href="https://en.wikipedia.org/wiki/Server_Name_Indication" class="external-link" target="_blank"><abbr title="Server Name Indication">SNI</abbr></a>**.
        * This SNI extension allows one single server (with a **single IP address**) to have **several HTTPS certificates** and serve **multiple HTTPS domains/applications**.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 12K bytes
    - Viewed (0)
  5. docs/en/docs/management.md

    I normally give the final review to each PR before merging them. I make the final decisions on the project, I'm the <a href="https://en.wikipedia.org/wiki/Benevolent_dictator_for_life" class="external-link" target="_blank"><abbr title="Benevolent Dictator For Life">BDFL</abbr></a>. ๐Ÿ˜…
    
    ## Team
    
    There's a team of people that help manage and maintain the project. ๐Ÿ˜Ž
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Wed Jul 31 14:09:15 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  6. docs/fr/docs/deployment/https.md

      href="https://fr.wikipedia.org/wiki/Server_Name_Indication" class="external-link" target="_blank"><abbr
      title="Server Name Indication (indication du nom du serveur)">SNI (indication du nom du serveur)</abbr></a>.
        * Cette extension SNI permet ร  un seul serveur (avec une seule adresse IP) d'avoir plusieurs certificats HTTPS et de servir plusieurs domaines/applications HTTPS.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  7. docs/pt/docs/tutorial/response-status-code.md

    /// tip | "Dica"
    
    Para saber mais sobre cada cรณdigo de status e qual cรณdigo serve para quรช, verifique o <a href="https://developer.mozilla.org/pt-BR/docs/Web/HTTP/Status" class="external-link" target="_blank"><abbr title="Mozilla Developer Network">MDN</abbr> documentaรงรฃo sobre cรณdigos de status HTTP</a>.
    
    ///
    
    ## Atalho para lembrar os nomes
    
    Vamos ver o exemplo anterior novamente:
    
    ```Python hl_lines="6"
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 4.3K bytes
    - Viewed (0)
  8. docs/en/docs/tutorial/query-params-str-validations.md

    * **Document** the parameter in the OpenAPI schema *path operation* (so it will show up in the **automatic docs UI**)
    
    ## Alternative (old): `Query` as the default value
    
    Previous versions of FastAPI (before <abbr title="before 2023-03">0.95.0</abbr>) required you to use `Query` as the default value of your parameter, instead of putting it in `Annotated`, there's a high chance that you will see code using it around, so I'll explain it to you.
    
    /// tip
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 25.4K bytes
    - Viewed (0)
  9. docs/de/docs/tutorial/middleware.md

    spรคter mehr รผber andere Middlewares in [Handbuch fรผr fortgeschrittene Benutzer: Fortgeschrittene Middleware](../advanced/middleware.md){.internal-link target=_blank} lesen.
    
    In der nรคchsten Sektion erfahren Sie, wie Sie <abbr title="Cross-Origin Resource Sharing">CORS</abbr> mit einer Middleware behandeln kรถnnen....
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  10. docs/em/docs/alternatives.md

    โœ‹๏ธ โšซ๏ธ โœ โญ ๐Ÿ“ค ๐Ÿ”€ ๐Ÿ ๐Ÿ†Ž ๐Ÿ”‘. , ๐Ÿ”ฌ ๐Ÿ”  <abbr title="the definition of how data should be formed">๐Ÿ”—</abbr> ๐Ÿ‘† ๐Ÿ’ช โš™๏ธ ๐ŸŽฏ ๐Ÿ‡จ๐Ÿ‡ป &amp; ๐ŸŽ“ ๐Ÿšš ๐Ÿญ.
    
    /// check | "๐Ÿ˜ฎ **FastAPI** "
    
    โš™๏ธ ๐Ÿ“Ÿ ๐Ÿ”ฌ "๐Ÿ”—" ๐Ÿ‘ˆ ๐Ÿšš ๐Ÿ’ฝ ๐Ÿ†Ž &amp; ๐Ÿ”ฌ, ๐Ÿ”.
    
    ///
    
    ### <a href="https://webargs.readthedocs.io/en/latest/" class="external-link" target="_blank">Webarg</a>
    
    โž•1๏ธโƒฃ ๐Ÿฆ โš’ โœ” ๐Ÿ”— <abbr title="reading and converting to Python data">โœ</abbr> ๐Ÿ“Š โšช๏ธโžก๏ธ ๐Ÿ“จ ๐Ÿ“จ.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 20 19:20:23 UTC 2024
    - 18.7K bytes
    - Viewed (0)
Back to top