{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1740064498,"commit_time":1740088245,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"d1fc1c4a854d5cc809cc4ae59a9511900228023a","message":"http: simplify the check for auth methods\n\nAvoids having to use the correct index into the line. Avoids repeated\nuse of is_valid_auth_separator.\n\nRequire that the following letter is not an alnum instead of checking\nexplicitly for ch == '\\0' || ch == ',' || ISSPACE(ch). After all, the\npoint is to not erroneously match another auth string using the same\nprefix.\n\nFollow-up to b75620b9a05c0f0d03bd\n\nCloses #16406\n","parents":["6bc65a444b2e7f1453b0b4b91963a8fcf257784a"],"tree_hash":"93311c02fa3fc5148a509852a33294880ad226a9"}