Change #266255
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 04 May 2026 10:57:45 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 6f26ecb734d1caa50ca47ceb4700236f3638cf33 |
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) Closes #21489
Changed files
- src/tool_formparse.c