Closed oskude closed 4 years ago
Well, i actively made sure the initial rounds of redirections were handled as "one request", so i guess yes, in principle, it's possible to do that, but some code must be changed in webkitgtk.js / src/webview.cc - maybe even in the extension code. I'm too busy right now to do that, but i'm ok with any PR (with tests). Eventually i'll fix this.
cool, no sweat! i'll poke around :yum:
FWIW, im not following this ticket anymore.
Anyone's better off using playwright right now ;)
is it possible to cancel/stop a 302 redirect?
if not possible, i wonder if cause not "binded" in node-webkitgtk or not implemented upstream?
for example if i load
http://google.com
i get redirected tohttp://google.de
and node-webkitgtk shows me the google search page. with what i tried:what i would like to see is what curl gets: