1 #ifndef IPFS_CHROMIUM_CHROMIUM_HTTP_H
2 #define IPFS_CHROMIUM_CHROMIUM_HTTP_H
4 #include <ipfs_client/ctx/http_api.h>
6 #include <vocab/raw_ptr.h>
8 namespace network::mojom {
9 class URLLoaderFactory;
19 Canceller SendHttpRequest(
ReqDesc, OnComplete cb)
const override;
Definition: chromium_http.h:15
Definition: http_api.h:11
Definition: http_request_description.h:12