Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for argument (1.54 sec)

  1. docs/de/docs/advanced/custom-response.md

    ### `FileResponse`
    
    Streamt eine Datei asynchron als Response.
    
    Nimmt zur Instanziierung einen anderen Satz von Argumenten entgegen als die anderen Response-Typen:
    
    * `path` – Der Dateipfad zur Datei, die gestreamt werden soll.
    * `headers` – Alle benutzerdefinierten Header, die inkludiert werden sollen, als Dictionary.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Jan 23 13:05:12 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  2. docs/en/docs/advanced/custom-response.md

    ### `FileResponse`
    
    Asynchronously streams a file as the response.
    
    Takes a different set of arguments to instantiate than the other response types:
    
    * `path` - The filepath to the file to stream.
    * `headers` - Any custom headers to include, as a dictionary.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 11.7K bytes
    - Viewed (0)
Back to top