{"author":"Stefan Eissing","author_email":"stefan@eissing.org","author_time":1737629286,"commit_time":1737712834,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"1213c312722f93b7856d20c3d1a13ef39b9b214f","message":"lib: redirect handling by protocol handler\n\nAdds a `follow()` callback to protocol handlers, so they may decide how\nto act on a `newurl` after a request has been done. This is optional.\n\nThis moves the HTTP code for handling redirects from multi.c to http.c\nwhere it should be. If we ever add a protocol with its own logic, it\nwould install its own follow function.\n\nCloses #16075\n","parents":["e83818cae1da495939aee5def1172ca1d20cc1e4"],"tree_hash":"aabf0d5d18a17db6b2181c0ea4db4b846b8f9a6e"}