HTTPRequest: Replace getInfo() with new parameter 'content_length'
authorPhilipp <admin@philipp.info>
Fri, 9 Oct 2020 18:52:52 +0000 (20:52 +0200)
committerPhilipp <admin@philipp.info>
Sat, 10 Oct 2020 21:11:30 +0000 (23:11 +0200)
commitf3cd973cbe9d41be6e5bb7c36dad96c716f2f4b3
tree620f0c8ec653801f1804ec842e79971283324c71
parent1a42f35a3cd857e53504e811569be306072139a2
HTTPRequest: Replace getInfo() with new parameter 'content_length'
src/Network/CurlResult.php
src/Network/GuzzleResponse.php
src/Network/HTTPRequest.php
src/Network/IHTTPRequest.php
src/Network/IHTTPResult.php
src/Network/Probe.php
src/Util/ParseUrl.php