LLVM: llvm::HTTPRequest Struct Reference (original) (raw)
A stateless description of an outbound HTTP request. More...
#include "[llvm/Debuginfod/HTTPClient.h](HTTPClient%5F8h%5Fsource.html)"
Detailed Description
A stateless description of an outbound HTTP request.
Definition at line 30 of file HTTPClient.h.
Constructor & Destructor Documentation
Member Data Documentation
◆ FollowRedirects
bool llvm::HTTPRequest::FollowRedirects = true
◆ Headers
◆ Method
◆ Url
The documentation for this struct was generated from the following files:
- include/llvm/Debuginfod/HTTPClient.h
- lib/Debuginfod/HTTPClient.cpp