Files @ 0b0e020cdf91
Branch filter:

Location: libtransport.git/msvc-deps/curl/lib/libcurl.vers.in

Jan Kaluza
Add general API to set per user settings using adhoc commands which can be defaulted from config file. Add 'Send messages as headlines' Transport setting
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

CURL_@VERSIONED_FLAVOUR@4
{
  global: curl_*;
  local: *;
};