Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::HttpResponse Member List

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

addHeader(StringView headerName, StringView headerValue)SC::HttpResponse
end(Span< const char > data)SC::HttpResponse
getClientKey() const (defined in SC::HttpResponse)SC::HttpResponseinline
getServer() (defined in SC::HttpResponse)SC::HttpResponseinline
HttpServer (defined in SC::HttpResponse)SC::HttpResponsefriend
startResponse(int httpCode)SC::HttpResponse
write(Span< const char > data)SC::HttpResponse