You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have code that creates esp_http_client_handle_t values in one place and passes them to other routines to actually perform the network operations. If those fail, I'd like to be able to log the URL associated with it, but it's not exported.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
please add esp_http_client_get_url function or equivalent
please add esp_http_client_get_url function or equivalent (IDFGH-3094)
Apr 13, 2020
I have code that creates esp_http_client_handle_t values in one place and passes them to other routines to actually perform the network operations. If those fail, I'd like to be able to log the URL associated with it, but it's not exported.
The text was updated successfully, but these errors were encountered: