{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1754062542,"commit_time":1754066963,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"ac0222d35561fe952b5f26c26bac891f89a618c9","message":"CURLOPT: bump `CURLWS_NOAUTOPONG`, `CURLWS_RAW_MODE` macros to `long`\n\nThis patch bumps the size of these macros from `int` to `long`, while\nkeeping their actual values the same. It may cause incompatibilities in\nuser code, requiring the bump of holder variables and/or adding casts:\n\n- CURLWS_NOAUTOPONG\n- CURLWS_RAW_MODE\n\nAlso:\n- keep existing cast within the documentation to make sure it applies\n  to older curl versions as well.\n\nCloses #18137\n","parents":["1d56c1401f14d12c02f6fff09baf1b562b8cda7a"],"tree_hash":"7541fee2d6b4e783f7ad5a1bca9631b967344434"}