Skip to content

Proxy connect Timeout/Error #7

@AncapCybergod

Description

@AncapCybergod

Hello,
I am passing in a proxy to the new client function as shown
client, err := cclient.NewClient(tls.HelloChrome_Auto, "https://username:password@hostname.com:443/")
using my own proxy that I know works.

I am getting the following error
2021/03/14 20:29:57 Get "https://www.google.com/": EOF exit status 1
after the connection hangs for a bit.

I appreciate the work you put into your repo, the tls requests consistently work on all urls unlike the mytls repo which hangs on some with a tls: server selected unsupported protocol version 304 error.

I was wondering where I should poke around to fix this or if there is a solution available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions