{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1740695214,"commit_time":1740995769,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"294136b75411893c57db9438b1a69493adc08c9c","message":"lib: replace while(ISBLANK()) loops with Curl_str_passblanks()\n\n- replace several ISSPACE() with ISBLANK(), since the former also skips\n  CR and LF which in most cases should not occur where this macro is\n  used\n\n- after this commit, there is no ISSPACE() user left in libcurl code, but\n  unfortunately tool and test code use the macro so it cannot be removed.\n\nCloses #16520\n","parents":["f61b218e7de1c0a5278bee544977189aa66d8f38"],"tree_hash":"14bbb86815c48d9814531fe244471bb6d07c8583"}