Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
RE: [Question] How to convince libcurl to output verbose
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Randall via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 10 Jul 2024 08:53:45 -0400
On Wednesday, July 10, 2024 5:47 AM, Daniel Stenberg wrote:
>On Tue, 9 Jul 2024, Randall via curl-library wrote:
>
>> I have a situation where I have a proxy using libcurl taking commands
>> from git. The connection is failing but I cannot determine why. What
>> would help is being able to turn on verbose output in libcurl. The
>> difficulty I have I that the code is not within my control. Is there a
>> command line or setting in .curlrc that will enable verbose output?
>
>There is no outside way to force libcurl to be verbose other than using the
API.
>Thus, the application needs to enable it.
>
>In git's case, they offer the GIT_CURL_VERBOSE variable that enables
libcurl's
>verbose mode.
>
>Mentioned here:
>
> https://git-scm.com/book/en/v2/Git-Internals-Environment-Variables
Thanks. I should have seen that. Appreciate the help.
Date: Wed, 10 Jul 2024 08:53:45 -0400
On Wednesday, July 10, 2024 5:47 AM, Daniel Stenberg wrote:
>On Tue, 9 Jul 2024, Randall via curl-library wrote:
>
>> I have a situation where I have a proxy using libcurl taking commands
>> from git. The connection is failing but I cannot determine why. What
>> would help is being able to turn on verbose output in libcurl. The
>> difficulty I have I that the code is not within my control. Is there a
>> command line or setting in .curlrc that will enable verbose output?
>
>There is no outside way to force libcurl to be verbose other than using the
API.
>Thus, the application needs to enable it.
>
>In git's case, they offer the GIT_CURL_VERBOSE variable that enables
libcurl's
>verbose mode.
>
>Mentioned here:
>
> https://git-scm.com/book/en/v2/Git-Internals-Environment-Variables
Thanks. I should have seen that. Appreciate the help.
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2024-07-10