focusjava
Results
3
comments of
focusjava
same error
This problem is not solved yet.
I have found a solution to the problem, just modify the timeout time filepath: **pkg/http/client** return &http.Client{ Transport: newRoundTripper(ja3, userAgent, lang, dialer), Timeout: 120 * time.Second, }, nil