Gaurav Jain
Gaurav Jain
Grepping for the pattern: ``` └─$ grep -rn "\[[ ]*false,[ ]*\".*\",.*\]" modules/ modules/post/multi/gather/chrome_cookies.rb:24: OptString.new('CHROME_BINARY_PATH', [false, "The path to the user's Chrome binary (leave blank to use the default for the...
Can we run a quick one liner for this or do we need to check each of them individually?
We now support cURL(through reverse proxy and local mode) on all platforms🎉 Reverse proxy on browsers: Two issues that we need to tackle other than the existing bug: - we...
### Troubleshooting Tips: - Ensure that it is not a known bug such as #7111 (or any other issue filed in the bug tracker) If you're using... - Chrome: -...
Proxy debug: https://gist.github.com/errorxyz/61a851f7a5a8d23d4eaa817e8ea780d2
I'm not sure if this case is supposed to work. The only reason I've raised this issue is because HTTP2 works and I expected HTTP3 to work as well.
> This is great, but how on earth does the Rust implementation take 15s? Do you have a repro? Not sure why it takes so much time, but yes, I...
> But for you it happens on Windows? Yes, but sometimes it'd finish in ~1 sec
superseded by #7122
Works for me: ``` .\curl --http3-only https://http3.is -k -vvv --resolve http3.is:443:127.0.0.1 * Added http3.is:443:127.0.0.1 to DNS cache * Hostname http3.is was found in DNS cache * Trying 127.0.0.1:443... * Server...