jquery-form/form

How to get json data from error responses

Open

#547 geöffnet am 9. Apr. 2018

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.199 Forks)batch import
enhancementfeaturehelp wantedtest needed

Repository-Metriken

Stars
 (5.209 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hi, I see the error handler is now deprecated, which is the correct a stable way to get called on HTTP status code that represent an error? And since with REST services errors responses can contain json data, is that data available when the dataType is specified?

Thank you, Stefano.

Contributor Guide