Skip to content

Capturing hrefs pulls & as urlencoded #164

@benwrigley

Description

@benwrigley

I'm not sure if this is correct behaviour, but I noticed this has changed since last release:

here is an example of a link I am capturing

<a href="?search=Fort+William&session_type=face&distance=100&uqs=119846&page=4" class="pagination-next">Next <span class="chevron">&gt;</span></a>

when I dump the href

?search=Fort+William&amp;session_type=face&amp;distance=100&amp;uqs=119846&amp;page=2

Is there a way to turn of urlEncoding (assuming that's what it is?)

Thanks, great tool BTW!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions