mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 14:30:02 -04:00
fix tls sockets
This commit is contained in:
parent
1748ca7dd9
commit
45b0084c79
8 changed files with 29 additions and 25 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
int starts_with(const char *a, const char *b);
|
||||
|
||||
struct RequestInfo* get_handle_info(CURL* http_handle);
|
||||
struct RequestInfo* get_request_info(CURL* http_handle);
|
Loading…
Add table
Add a link
Reference in a new issue