Skip to main content

Interface: ExtraFingerprint

Defined in: src/types/options.ts:60

Extra fingerprint options for manual TLS/HTTP2 configuration

Properties

http2ConnectionFlow?

optional http2ConnectionFlow?: number

Defined in: src/types/options.ts:74

HTTP/2 connection flow


http2PseudoHeaderOrder?

optional http2PseudoHeaderOrder?: string[]

Defined in: src/types/options.ts:72

HTTP/2 pseudo header order


http2Settings?

optional http2Settings?: Record<string, number>

Defined in: src/types/options.ts:68

HTTP/2 settings


http2WindowUpdate?

optional http2WindowUpdate?: number

Defined in: src/types/options.ts:70

HTTP/2 window update


tlsExtensionOrder?

optional tlsExtensionOrder?: number[]

Defined in: src/types/options.ts:62

TLS extension order


tlsSigAlgs?

optional tlsSigAlgs?: string[]

Defined in: src/types/options.ts:64

TLS signature algorithms


tlsSupportedGroups?

optional tlsSupportedGroups?: string[]

Defined in: src/types/options.ts:66

TLS supported groups