ipfs-chromium
Public Types | Public Member Functions | List of all members
ipfs::BlockHttpRequest Class Reference

#include <component/block_http_request.h>

Inheritance diagram for ipfs::BlockHttpRequest:
Inheritance graph
[legend]
Collaboration diagram for ipfs::BlockHttpRequest:
Collaboration graph
[legend]

Public Types

using HttpCompleteCallback = ctx::HttpApi::OnComplete
 

Public Member Functions

 BlockHttpRequest (ipfs::HttpRequestDescription, HttpCompleteCallback)
 
void Send (raw_ptr< network::mojom::URLLoaderFactory >)
 
void Cancel ()
 

Detailed Description

Manages lifetime for a single HTTP request to an IPFS gateway. Not strictly for a block necessarily, thought that was the case when the name was chosen.


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