mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-25 21:30:10 -04:00
+ better debug message
This commit is contained in:
parent
6efb49c81e
commit
36fa54647f
@ -155,7 +155,7 @@ static int accessHandlerCallback(void *cls,
|
||||
|
||||
/* Debug */
|
||||
if (isVerbose()) {
|
||||
std::cout << "Requesting " << url << std::endl;
|
||||
std::cout << "Requesting (" << method << ")" << url << std::endl;
|
||||
}
|
||||
|
||||
/* Unexpected method */
|
||||
|
Loading…
x
Reference in New Issue
Block a user