Codeception / lib-innerbrowser

InnerBrowser
MIT License
79 stars 19 forks source link

Fix crawler not being updated when manually following redirect #68

Open cs278 opened 2 months ago

cs278 commented 2 months ago

If you manually follow a redirect the crawler contains the response for the request before.

I've targeted this at the 3.x branch is that's what my project is using, it does apply cleanly to master if necessary but I'd appreciate a new 3.x release if that's not too much trouble.