Home
last modified time | relevance | path

Searched defs:StreamingHTTPResponse (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h73 struct StreamingHTTPResponse { struct
74 unsigned Code;
75 const char *ContentType;
76 size_t ContentLength;
77 HTTPContentProvider Provider;