Instance Methodswift-nio 2.72.0NIOHTTP1
write(context:data:promise:)
HTTPEncoder.swift:294func write(context: ChannelHandlerContext, data: NIOAny, promise: EventLoopPromise<Void>?)
Other members in extension
Types
struct Configuration
Configuration for the
HTTPResponseEncoder
.