Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #265224

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Wed 22 Apr 2026 23:41:48
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/urlget-url
Revision cbcce9172bf9620819caf066c6c3ba539f78fce0

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

Changed files