Changeset 79835 in vbox for trunk/src/VBox
- Timestamp:
- Jul 17, 2019 2:29:29 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/generic/http-curl.cpp
r79005 r79835 3551 3551 3552 3552 #ifdef LOG_ENABLED 3553 if (LogIs 6Enabled() && pThis->pHeaders)3553 if (LogIs4Enabled() && pThis->pHeaders) 3554 3554 { 3555 3555 Log4(("RTHttpPerform: headers:\n"));
Note:
See TracChangeset
for help on using the changeset viewer.