SetTLSFingerprintFirefox is a global wrapper methods which delegated to the default client's Client.SetTLSFingerprintFirefox.
()
| 780 | // SetTLSFingerprintFirefox is a global wrapper methods which delegated |
| 781 | // to the default client's Client.SetTLSFingerprintFirefox. |
| 782 | func SetTLSFingerprintFirefox() *Client { |
| 783 | return defaultClient.SetTLSFingerprintFirefox() |
| 784 | } |
| 785 | |
| 786 | // SetTLSFingerprintQQ is a global wrapper methods which delegated |
| 787 | // to the default client's Client.SetTLSFingerprintQQ. |
nothing calls this directly
no test coverage detected
searching dependent graphs…