struct HTTPResponse

Declaration

struct HTTPResponse { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Debuginfod/HTTPServer.h:58

Member Variables

public unsigned int Code
public const char* ContentType
public llvm::StringRef Body