Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpResponse Member List

This is the complete list of members for SC::HttpResponse, including all inherited members.

addHeader(StringSpan headerName, StringSpan headerValue)SC::HttpResponse
end()SC::HttpResponse
getWritableStream()SC::HttpResponseinline
HttpAsyncServer (defined in SC::HttpResponse)SC::HttpResponsefriend
HttpServer (defined in SC::HttpResponse)SC::HttpResponsefriend
reset()SC::HttpResponse
sendHeaders()SC::HttpResponse
startResponse(int httpCode)SC::HttpResponse