LLVM 19.0.0git
HTTPServer.cpp File Reference

This file defines the methods of the HTTPServer class and the streamFile function. More...

#include "llvm/Debuginfod/HTTPServer.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Errc.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Regex.h"

Go to the source code of this file.

Detailed Description

This file defines the methods of the HTTPServer class and the streamFile function.

Definition in file HTTPServer.cpp.