Instance Propertyvapor 4.114.1Vapor->Swift
status
See AbortError.status
var status: HTTPResponseStatus { get }
See AbortError.status
var status: HTTPResponseStatus { get }
ss13DecodingErrorO5VaporE6status8NIOHTTP118HTTPResponseStatusOvp
What are these?10OSK
import Swift
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 DecodingError
An error that occurs during the decoding of a value.
enum HTTPResponseStatus
A HTTP response status code.
var description: String { get }
See CustomStringConvertible
.
var identifier: String { get }
See AbortError.identifier
var reason: String { get }
See AbortError.reason