index
Http
.
post
variable
Http.post
Only handle if HTTP method is POST.
Type
(
path
,
...routes
,
) =>
unknown
Usage
import { Http } from ".";
Document Navigation
Type