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

Change #266242

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Mon 04 May 2026 10:28:10
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/formparse-tidy
Revision 29e98a0151c450dcb95be8ad53fdc4957a3d5af9

Comments

tool_formparse: cleanups

- explain the get_param_part() function
- make it parse only blanks like the rest of this code
- check for commas explicitly when scanning multiple files (to help code
  understanding)

Changed files