MCPcopy Create free account
hub / github.com/imroc/req / SetTLSFingerprintFirefox

Function SetTLSFingerprintFirefox

client_wrapper.go:782–784  ·  view source on GitHub ↗

SetTLSFingerprintFirefox is a global wrapper methods which delegated to the default client's Client.SetTLSFingerprintFirefox.

()

Source from the content-addressed store, hash-verified

780// SetTLSFingerprintFirefox is a global wrapper methods which delegated
781// to the default client's Client.SetTLSFingerprintFirefox.
782func 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.

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…