get status()

in bindings/xlb/src/edge_binding.ts [209:211]


  get status() {
    return this.options?.status || 200;
  }