leptos/server_fn
Daniel Oliveira 4d7e1f4d26
feat: improve server function client side error handling (#1597)
Handle all error codes 401-499 in addition to the
400 and 500-599 that were already handled.

In addition, handle them all in the same way
and improve the error message.
2023-08-29 20:40:03 -04:00
..
server_fn_macro_default ci: speed up verification (#1347) 2023-07-14 14:37:17 -04:00
src feat: improve server function client side error handling (#1597) 2023-08-29 20:40:03 -04:00
Cargo.toml fix: server_fn rustls feature shouldn't pull in default-tls (#1343) 2023-07-13 19:41:55 -04:00
Makefile.toml build: run tasks from workpace or member directory (#1339) 2023-07-13 16:46:51 -04:00