Handling DELETE/PUT/PATCH #7524
Unanswered
MentalGear
asked this question in
Q&A
Replies: 1 comment
-
Maybe you means legacy "endpoints"? Look at +server.js |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the current (and hopefully future-proof) best practice for JS-free DELETE/PUT/PATCH in SvelteKit ?
I couldn't find an example in the guide, and reviewing the lastest form proposal from Rich (#5875), seems to depreciate
_method
.Beta Was this translation helpful? Give feedback.
All reactions