Skip to content

Send POST request to origin #1

Description

@ov3rk1ll

In https://github.com/devforth/wait0/blob/main/docs/for-developers.md I found the following line:

Bypassed and non-GET requests are sent upstream as GET without the original body.

Am I understanding this correctly, that there is no way to send/forward a POST request to my origin server? E.g. a actual form, SvelteKit Form Action or fetch with method set to POST? I understand that response to such a request should bypass the cache but I'd expect the method and body to still reach my origin server.

Is there any way to enable this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions