mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
1 line
2.6 KiB
JavaScript
1 line
2.6 KiB
JavaScript
searchState.loadedDescShard("actix_files", 0, "Static file serving for Actix Web.\nA directory; responds with the generated directory listing.\nStatic files handling service.\nAssembled file serving service.\nHTTP Range header representation.\nA file with an associated name.\nBase directory.\nReturns the <code>Content-Disposition</code> that will be used when …\nReturns the <code>Content-Encoding</code> that will be used when …\nReturns the <code>Content-Type</code> header that will be used when …\nSets default handler which is used when no matched file …\nDisable <code>Content-Disposition</code> header.\nDisables <code>Content-Disposition</code> header.\nReturns reference to the underlying file object.\nReturn the MIME type associated with a filename extension …\nSet custom directory renderer.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCreates an instance from a previously opened file.\nAdds a routing guard.\nSet index file\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCreates an <code>HttpResponse</code> with file as a streaming body.\nIs this entry visible from this directory?\nLength of range.\nReturns the filesystem metadata associated with this file.\nSpecifies guard to check before fetching directory …\nSpecifies MIME override callback.\nReturns the time the file was last modified.\nCreate new <code>Files</code> instance for a specified base directory.\nCreate a new directory\nAttempts to open a file asynchronously in read-only mode.\nParses Range HTTP header string as per RFC 2616.\nReturns the filesystem path to this file.\nPath of subdirectory to generate listing for.\nSets path filtering closure.\nSpecifies whether text responses should signal a UTF-8 …\nSpecifies whether text responses should signal a UTF-8 …\nRedirects to a slash-ended path when browsing a directory.\nSet the Content-Disposition for serving this file. This …\nSets content encoding for this file.\nSets the <code>Content-Type</code> header that will be used when …\nSet response status code.\nShow files listing for directories.\nStart of range.\nSpecifies whether to use ETag or not.\nSpecifies whether to return <code>ETag</code> header in response.\nEnables serving hidden files and directories, allowing a …\nSpecifies whether to use Last-Modified or not.\nSpecifies whether to return <code>Last-Modified</code> header in …") |