Skip to content

Why are HTTP requests handled with file_get_contents, instead of curl? #666

@SinusPi

Description

@SinusPi

Curl would allow for much more robust error-handling, while file_get_contents is capable solely of throwing PHP warnings and little more. So why exactly is a hands-down worse method of handling connections used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions