Bug #85491
closedGeneralUtility:getUrl with includeHeaders=2 uses GET instead of HEAD
100%
Description
With the introduction of Guzzle a major bug was introduced.
Calling GeneralUtility:getUrl
with includeHeaders=2 the method runs Guzzle with a GET request instead of a HEAD request fetching a lot more data than needed.
Updated by Markus Klein over 6 years ago
- Related to Feature #70056: Use guzzle added
Updated by Gerrit Code Review over 6 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57479
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57479
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57479
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57479
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57488
Updated by Markus Klein over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a2a3b699d2badd2f44542f6111143ba8b286d097.