post abstract method

void post(
  1. String path,
  2. HttpHandler handler
)

Implementation

void post(String path, HttpHandler handler);