ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
HttpServerConnection.sendHeaders
ae
net
http
server
HttpServerConnection
Undocumented in source. Be warned that the author may not have intended to support it.
void
sendHeaders
(Headers headers, HttpStatusCode status, string statusMessage)
void
sendHeaders
(HttpResponse response)
class
HttpServerConnection
void
sendHeaders
(
HttpResponse
response
)
Meta
Source
See Implementation
ae
net
http
server
HttpServerConnection
functions
closeResponse
sendData
sendHeaders
sendResponse
mixins
__anonymous
variables
conn
connected
currentRequest
localAddress
persistent
remoteAddress
server
tcp
timer