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

Change #255229

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Wed 14 Jan 2026 09:57:00
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 134fb6612141a856d649c758ce3d7db0d075d628

Comments

digest: handle quotes in the path
- The 'uri' component needs to be escaped as well
- Rewrote the quote function to use dynbuf
- Build the digest at least partly with dynbuf
- Use goto as a general error mechanism
- Make test 64 use a double quote in the URL

Closes #20295

Changed files