X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=http%2FClient%2FsetDebug.md;h=83ff5c504bea756255d8e19912597170fb11e14d;hb=cc546766c66ff78feac4a87302ab93a6b93450aa;hp=16d5cf1b08c591255ed34433604e3190b3cac0fb;hpb=3bf080fbfef8496240a6d42d4a2d4c08c04cf8fd;p=mdref%2Fmdref-http diff --git a/http/Client/setDebug.md b/http/Client/setDebug.md index 16d5cf1..83ff5c5 100644 --- a/http/Client/setDebug.md +++ b/http/Client/setDebug.md @@ -2,7 +2,7 @@ Set client debugging callback. -> ***NOTE:*** +> ***NOTE:*** > This method has been added in v2.6.0, resp. v3.1.0. ## Params: @@ -42,7 +42,7 @@ Set client debugging callback. ?> -> ***NOTE:*** +> ***NOTE:*** > Except for http\Client::DEBUG_INFO, which always occurs separately, the debug > callback's $type argument contains a bitmask of (http\Client::DEBUG_IN or http\Client::DEBUG_OUT) > and (http\Client::DEBUG_HEADER or http\Client::DEBUG_BODY or http\Client::DEBUG_SSL).