Skip to content

Provided option to allow Redirect follow #322

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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