All Known Subinterfaces:
XhrTransportInit

@JsType(isNative=true, name="dhinternal.grpcWeb.transports.http.xhr.XhrTransportInit", namespace="<global>") public interface XhrTransportInit
  • Method Details

    • create

      @JsOverlay static XhrTransportInit create()
    • isWithCredentials

      @JsProperty boolean isWithCredentials()
    • setWithCredentials

      @JsProperty void setWithCredentials(boolean withCredentials)