japgolly.webapputil.ajax
package japgolly.webapputil.ajax
Type members
Classlikes
Thrown when Ajax.get or Ajax.post receives a non-20X response code.
Contains the XMLHttpRequest that resulted in that response
Thrown when Ajax.get or Ajax.post receives a non-20X response code.
Contains the XMLHttpRequest that resulted in that response
This used to be in scalajs-dom but was deprecated in v2.0.0.
Note: the F[_] type parameter is the message encoder (eg. JsonCodec, boopickle.Pickler)
Note: the F[_] type parameter is the message encoder (eg. JsonCodec, boopickle.Pickler)
- Companion:
- object