Describe the problem
RFC 10008 has been added to enable QUERY requests. It would be great if SvelteKit could also utilize this as it seems incredibly useful.
Describe the proposed solution
For +server.ts routes, add the QUERY` HTTP method.
Alternatives considered
No response
Importance
nice to have
Additional Information
No response
Describe the problem
RFC 10008 has been added to enable QUERY requests. It would be great if SvelteKit could also utilize this as it seems incredibly useful.
Describe the proposed solution
For
+server.tsroutes, add the QUERY` HTTP method.Alternatives considered
No response
Importance
nice to have
Additional Information
No response