Skip to content

Add a built in option for setting timeouts #77

@nategood

Description

@nategood

Timeouts are important they should get an option

Instead of

$r->addOnCurlOption(CURLOPT_TIMEOUT, 10);

Something like

$r->timeoutIn(10);

Alias timeout

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions