Skip to content

Stream or Proxy PDF response #28

Description

@danielwestendorf

Currently, when the Rack middleware intercepts the HTTP request, submits a POST to the breezy-pdf-lite endpoint, it completely downloads the response prior to returning a response. This results is a sluggish UX.

Instead, stream or proxy the HTTP request's response to the rack client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions