Change #272903
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Fri 26 Jun 2026 14:12:53 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | cfc7922377d20ea1a4a989fb043c3c5d189edfee |
Comments
altsvc: use Curl_peer in processing Use `data->state.origin` when processing alt-avc information. Decomplexify parsing function. Closes #22184
Changed files
- lib/altsvc.c
- lib/altsvc.h
- lib/connect.c
- lib/connect.h
- lib/http.c
- lib/url.c
- tests/unit/unit1654.c