Skip to content

CURLOPT_ENCODING has been deprecated for a while in favor of CURLOPT_ACCEPT_ENCODING #959

@mmeier86

Description

@mmeier86

The CURLOPT_ENCODING cURL option has been deprecated since cURL 7.21.6. It has been replaced by the more clearly named CURLOPT_ACCEPT_ENCODING.

I came across this while investigating FreshRSS/FreshRSS#8374 and will provide a PR to introduce CURLOPT_ACCEPT_ENCODING usage for appropriate cURL versions shortly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions