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::HttpResponse | inline |
getServer() (defined in SC::HttpResponse) | SC::HttpResponse | inline |
HttpServer (defined in SC::HttpResponse) | SC::HttpResponse | friend |
startResponse(int httpCode) | SC::HttpResponse | |
write(Span< const char > data) | SC::HttpResponse |