This is the complete list of members for NNet::TResponse, including all inherited members.
| IsClosed() const | NNet::TResponse | |
| SendHeaders() | NNet::TResponse | |
| SetHeader(const std::string &name, const std::string &value) | NNet::TResponse | |
| SetStatus(int statusCode) | NNet::TResponse | |
| StatusCode() const | NNet::TResponse | inline |
| TResponse(std::function< TFuture< ssize_t >(const void *, size_t)> writer) (defined in NNet::TResponse) | NNet::TResponse | inline |
| WriteBodyChunk(const char *data, size_t size) | NNet::TResponse | |
| WriteBodyFull(const std::string &data) | NNet::TResponse |