Change #265224
| Category | None |
| Changed by | Daniel Stenberg <daniel@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
- lib/urlapi.c