FBClient (FrozenBit HTTP/TLS Client)

FBClient (FrozenBit HTTP/TLS Client)

Vincent (aka Colduction)
Image src: https://www.cdn77.com/blog/improving-webperf-security-tls-1-3

• Supports HTTP/1.0~HTTP/2.0.

• Supports TLSv1.0~TLSv1.3 connections.

• Supports latest Chrome, Firefox, Android, and iOS client hellos.

• Supports HTTP/2 frames customizations.

• Supports SSL/Certificate pinning.

• Supports both HTTP/1.x header order and HTTP/2 pseudo-header order customizations.

• Supports gzip, deflate, br and zstd compression algorithms.

• Supports raw (hexadecimal) body for both request and response.

• Supports adding all of both received and sent cookies in response header and its not limited to the required JSON payload cookies.

• Supports adding your request cookies to the client request.

• Supports both import & export offline Akamai Passive Fingerprint.

Report Page