Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/http_client.h

    rfb98634 r0aaca60  
    8181void *http_dorequest( char *host, int port, int ssl, char *request, http_input_function func, gpointer data );
    8282void *http_dorequest_url( char *url_string, http_input_function func, gpointer data );
    83 
    84 void http_free( struct http_request *req );
Note: See TracChangeset for help on using the changeset viewer.