If condition doesn't match, return with specified code.
(code: number,...handlers: Handler[],) => unknown
If condition doesn't match, return with specified code.
(code: number,...handlers: Handler[],) => unknown
import { Http } from ".";