get method()
in
bindings/xlb/src/edge_binding.ts [69:71]
3
lines of code
2
McCabe index (conditional complexity)
get method() { return this.getHeader(":method") || ""; }