Cole Arendt

Results 83 issues of Cole Arendt

On the error handling, after an error has occurred during deployment: The error message doesn't clear when I change things, which gives me no visual feedback if I am getting...

Titanium

This is not a complete implementation... basically, we should allow: - No API key (in case auth is handled another way) - Targeting a different URL The environment variable default...

Related to #422 It seems that certain paths within `rsconnect` do not utilize the `options("rsconnect.libcurl.options")` while others do. ``` options("rsconnect.libcurl.options" = list(gssapi_delegation = curl::curl_symbols("CURLGSSAPI_DELEGATION_FLAG")$value, httpauth = curl::curl_symbols("CURLAUTH_GSSAPI")$value, userpwd = ":"...

bug
libcurl :spider_web: