Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::FileTransferRequest Struct Reference

Public Member Functions

 FileTransferRequest (std::string_view uri)
 
std::string verb ()
 

Public Attributes

std::string uri
 
Headers headers
 
std::string expectedETag
 
bool verifyTLS = true
 
bool head = false
 
size_t tries = fileTransferSettings.tries
 
unsigned int baseRetryTimeMs = 250
 
ActivityId parentAct
 
bool decompress = true
 
std::optional< std::string > data
 
std::string mimeType
 
std::function< void(std::string_view data)> dataCallback
 

The documentation for this struct was generated from the following file: