Skip to content

Provided option to allow Redirect follow #322

@eaglexboy

Description

@eaglexboy

Dom::loadFromUrl uses GuzzleHttp\Client::sendRequest which disables "allow-redirects" before making call.

Either change to user GuzzleHttp\Client::send or add option to specify if request should follow redirects and send option in request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions