Skip to content

Add the ability to read the request headers and change the response headers with status code #3

@yuriifabirovskyi

Description

@yuriifabirovskyi

Hi, very nice plugin, I like it. I think it's a much better than vite-ssr i'm currently using.

But being able to read request headers is important because I often need to get them when rendering ssr. Same with the response - often I need to change the response headers or change the status code.
For example, authentication cannot be implemented correctly without access to read and change cookies. And 404 pages will not be indexed correctly by Google without changing the status code.

Do you plan to support this plugin and implement this feature?

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