8000 Options for cUrl adapter · Issue #76 · akDeveloper/Aktive-Merchant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Options for cUrl adapter #76
Open
Open
@akDeveloper

Description

@akDeveloper

Options do not merge correctly when re-using cUrl adapter for concurrent requests.

https://github.com/akDeveloper/Aktive-Merchant/blob/master/lib/AktiveMerchant/Http/Adapter/cUrl.php#L231

Array in $default variable holds the new data including the new url and should replace any data in $this->options array.

A temporary workaround is to overwrite the getAdapter method in a Gateway class and always return a new instance of cUrl adapter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0