{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1751320409,"commit_time":1753633741,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"9f9fecc7244ff2da52e338f844ed898f836a0508","message":"tool_getparam: add support for `--longopt=value`\n\nIf the long option name ends with an equals sign (`=`), the argument is\nthe text following on its right side.\n\nThis makes the command line parser accept this common style in addition\nto the existing way to accept option arguments more similar to how other\ncommand line tools do.\n\nExample: `curl --user-agent=curl-2000 https://example.com/`\n\nChange a few existing tests to use this syntax: 206, 1333, 1335, 1442\n\nCloses #17789\n","parents":["378713deb2cf5137c7cffe6227d9d5f43fe3e8b1"],"tree_hash":"bbc8cb42c1674915d166660a5246c3aa2b6e2a2e"}