LLVM 20.0.0git
|
#include "llvm/Debuginfod/HTTPServer.h"
Public Attributes | |
unsigned | Code |
const char * | ContentType |
StringRef | Body |
Definition at line 68 of file HTTPServer.h.
StringRef llvm::HTTPResponse::Body |
Definition at line 71 of file HTTPServer.h.
unsigned llvm::HTTPResponse::Code |
Definition at line 69 of file HTTPServer.h.
Definition at line 70 of file HTTPServer.h.