{"author":"Stefan Eissing","author_email":"stefan@eissing.org","author_time":1754558950,"commit_time":1754566790,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"fd9429cc2979233030613a117cda52cc9bf0ce3c","message":"request: eliminate request `getheader` bool, reverse `header` default\n\nDeduce that the transfer response expects headers by the protocol\nhandler implementing `write_resp_hd` callback. This eleminates the\n`getheader` parameter in the `Curl_xfer_setup_*()` methods.\n\nAdd an implementation to RTSP for `write_resp_hd`, joining the HTTP\nprotocol in the only handlers having it.\n\nReverse the default of request's `header` bit that signals that headers\nare expected. Default is now FALSE, set to TRUE when setting up the\ntransfer by presence of `write_resp_hd` in the protocol handler.\n\nCloses #18218\n","parents":["c1372df2e2fa93d4435aeb50d068643b53194000"],"tree_hash":"7a82e26f4c19b243e5fb038b6975cdbadeaba4ae"}