handy-httpd ~master (2022-05-09T20:17:36.0523785)
Dub
Repo
HttpResponse.clientSocket
handy_httpd
response
HttpResponse
The socket that's used to send data to the client.
struct
HttpResponse
Socket
clientSocket
;
Meta
Source
See Implementation
handy_httpd
response
HttpResponse
functions
addHeader
flushHeaders
setStatus
setStatusText
writeBody
variables
clientSocket
headers
status
statusText
The socket that's used to send data to the client.