Less verbose typealias for HTTPResponseStatus.
HTTPResponseStatus
typealias HTTPStatus = HTTPResponseStatus
s5Vapor10HTTPStatusa
55WC9
import Vapor
Vapor is a framework for building server applications, APIs and websites in Swift. It provides a safe, performant and scalable foundation for building large complex backends.
enum HTTPResponseStatus
A HTTP response status code.