Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h83 struct StreamingHTTPResponse { struct
84 unsigned Code;
85 const char *ContentType;
86 size_t ContentLength;
87 HTTPContentProvider Provider;