Change #265230
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Thu 23 Apr 2026 07:40:56 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 4c078fd11570528396fd63552d330d97e6bd5e62 |
Comments
urlapi: simplify urlget_url - unify the query and fragment separator logic - read the bitflags directly instead of via a temp variable - narrow the scope of a few variables Closes #21417
Changed files
- lib/urlapi.c