mirror of
https://github.com/curl/curl.git
synced 2025-03-13 15:37:04 +08:00
As the info is already stored in the transfer handle anyway, there's no need to carry around a duplicate buffer for the life-time of the handle. Closes #6534