Skip to content

Maybe missing : in Curl Class - Proxy #28

@DavidAndreas

Description

@DavidAndreas

Curl.php Line 87:
$proxyHost = $options['proxy_host'].(isset($options['proxy_port']) ? $options['proxy_port'] : 8080);

Is there a missing ":" between Proxy Host:Port?

PS:
Thank you for the BeSimpleSoapClient

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions