{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1753912487,"commit_time":1753946989,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"e5cf6223d79f8b7849c7b9b46227cca76bb4bdad","message":"CURLOPT: bump `CURL_REDIR_*` 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- CURL_REDIR_GET_ALL\n- CURL_REDIR_POST_301\n- CURL_REDIR_POST_302\n- CURL_REDIR_POST_303\n- CURL_REDIR_POST_ALL\n\nAlso:\n- keep existing cast within the documentation to make sure it applies\n  to older curl versions as well.\n\nCloses #18110\n","parents":["5f99b45693e9d649397b7b7781f498d9c175bfa2"],"tree_hash":"be0b540cdad4df0bff7579ee02a9b2b6ff87b6f0"}