RFC: Default User-Agent for cURL

Project Governance
Author
Michael Maroszek
PHP has a user_agent php.ini entry for decades, which can be set as a default value. But it is considered for stream based operations like file_get_contents. Th...

This RFC has not yet started voting