Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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;