httpclient : domci
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4801 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -600,8 +600,8 @@ class Httpclient
|
||||
if ($this->contentMethod === "chunked")
|
||||
$this->log (1, "URL $this->method $this->url $this->httpCode Chunked");
|
||||
else
|
||||
$this->log (1, "URL $this->method $this->url $this->httpCode $this->bodySize");
|
||||
|
||||
$this->log (1, "URL $this->method $this->url $this->httpCode ".
|
||||
$this->bodySize);
|
||||
// }}}
|
||||
}
|
||||
// }}}
|
||||
|
||||
Reference in New Issue
Block a user