Structurevapor 4.106.3Vapor->NIOHTTP1
Value
HTTPHeaders+ContentDisposition.swift:23struct Value
Other members in extension
Type members
Instance members
Citizens in Vapor
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Sendable
Type members
static let attachment: HTTPHeaders.ContentDisposition.Value
static let formData: HTTPHeaders.ContentDisposition.Value
static let inline: HTTPHeaders.ContentDisposition.Value
Type features
static func != (lhs: Self, rhs: Self
) -> Bool Returns a Boolean value indicating whether two values are not equal.