Skip to content

Commit

Permalink
Added newly introduced messages
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Oct 3, 2024
1 parent f408478 commit cf68397
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Zebra_cURL.php
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,9 @@ class Zebra_cURL {
96 => 'CURLE_QUIC_CONNECT_ERROR',
97 => 'CURLE_PROXY',
98 => 'CURLE_SSL_CLIENTCERT',
99 => 'CURLE_UNRECOVERABLE_POLL',
100 => 'CURLE_TOO_LARGE',
101 => 'CURLE_ECH_REQUIRED',
);

/**
Expand Down

0 comments on commit cf68397

Please sign in to comment.