API Update

Client Hellos

  • Chrome 127

  • Safari 16.5.5

  • Android 120

Allowed HTTP request methods

  • POST, GET, HEAD, PUT, PATCH, DELETE, OPTIONS: All standard HTTP methods have been added

TLS HOTFIX

  • Responses Codes have been improved to provide clear information.

  • Timeouts have been adjusted to balance performance and user experience overall.

  • HTTP 2.0 and HTTP 1.1 compatibility: If an HTTP 2.0 server receives an HTTP 1.1 connection, instead of breaking the connection without response, an error message would be send to upgrade the request-protocol.

  • The cookie management issue has been fixed.

Last updated