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

Function SetTLSFingerprintEdge

client_wrapper.go:776–778  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

774// SetTLSFingerprintEdge is a global wrapper methods which delegated
775// to the default client's Client.SetTLSFingerprintEdge.
776func SetTLSFingerprintEdge() *Client {
777 return defaultClient.SetTLSFingerprintEdge()
778}
779
780// SetTLSFingerprintFirefox is a global wrapper methods which delegated
781// to the default client's Client.SetTLSFingerprintFirefox.

Callers

nothing calls this directly

Calls 1

SetTLSFingerprintEdgeMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…