Movatterモバイル変換


[0]ホーム

URL:


CTRL K
    Documentation
    Content
    Handlers
    Downloads

    Downloads

    GenHTTP.Modules.IO

    Downloads allow to serve a singleResource with a fixed name to your clients. The content typeof the file will automatically be determined by it’s extension.

    var resource = Resource.FromFile("/var/www/documents/agb.pdf");layout.Add("agb.pdf", Download.From(resource))

    In this example, the file would be available at http://localhost:8080/agb.pdf.

    Share


    Directory BrowsingLoad Balancer

    [8]ページ先頭

    ©2009-2025 Movatter.jp