variable Http.post

Only handle if HTTP method is POST.

Type

(
path,
...routes,
) => unknown

Usage

import { Http } from ".";