Skip to content

Support option: force_ip_resolve #350

@dmamchyts

Description

@dmamchyts

Can you add support option - force-ip-resolve?
Docs: https://docs.guzzlephp.org/en/stable/request-options.html#force-ip-resolve

PS. Current workaround:

            options:
                # Find proper php const, for example CURLOPT_SSLVERSION, remove CURLOPT_ and transform to lower case.
                # List of curl options: http://php.net/manual/en/function.curl-setopt.php
                curl:
                    ipresolve: !php/const CURL_IPRESOLVE_V4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions