mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
committed by
GitHub
parent
a247e5b143
commit
f0cfcef864
@@ -1104,6 +1104,8 @@ time_t dc_lot_get_timestamp (const dc_lot_t*);
|
||||
|
||||
|
||||
/**
|
||||
* NOT_USED_ANYMORE
|
||||
*
|
||||
* Request a HTTP-file or HTTPS-file from the frontend using HTTP-GET.
|
||||
*
|
||||
* @param data1 (const char*) Null-terminated UTF-8 string containing the URL.
|
||||
@@ -1121,6 +1123,8 @@ time_t dc_lot_get_timestamp (const dc_lot_t*);
|
||||
|
||||
|
||||
/**
|
||||
* NOT_USED_ANYMORE
|
||||
*
|
||||
* Request a HTTP-file or HTTPS-file from the frontend using HTTP-POST.
|
||||
*
|
||||
* @param data1 (const char*) Null-terminated UTF-8 string containing the URL.
|
||||
|
||||
Reference in New Issue
Block a user