Skip to content

Sendfile Middleware #17

@testinfected

Description

@testinfected

Provides a mean of intercepting a response whose body is being served from a file and replaces it with a server specific X-Sendfile header. The front-end web server (nginx, httpd, apache) is then responsible for writing the file contents to the client.

Support X-Sendfile and X-Accel-Redirect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions