get method()

in bindings/xlb/src/edge_binding.ts [69:71]


  get method() {
    return this.getHeader(":method") || "";
  }