- Notifications
You must be signed in to change notification settings - Fork 11
Pull requests: php-http/multipart-stream-builder
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Remove default content-length header from MultipartStreamBuilder class
#63 by chris-lee-lb was merged Sep 1, 2024 Loading… updated Sep 1, 2024
2 tasks done
Test on PHP 8.1 and 8.2
#57 by GrahamCampbell was merged Apr 18, 2023 Loading… updated Apr 28, 2023
3 tasks
Allow
psr/http-message v2 #56 by GrahamCampbell was merged Apr 18, 2023 Loading… updated Apr 18, 2023
3 tasks
Also skip setting filename if URI starts with
data:// #55 by GrahamCampbell was merged Mar 13, 2022 Loading… updated Mar 13, 2022
3 tasks
Use temp stream instead of string to buffer content
#52 by yookoala was merged Dec 23, 2020 Loading… updated Dec 23, 2020
2 tasks done
Allow MultipartStreamBuilder subclass to manipulate data
#49 by yookoala was merged Dec 22, 2020 Loading… updated Dec 23, 2020
3 tasks
Make sure we can add resources with same name. Ie no overwrite
#32 by Nyholm was merged Feb 17, 2017 Loading… updated Feb 17, 2017
Use uniqid('', true) for performance reasons
#28 by Nyholm was merged Feb 14, 2017 Loading… updated Feb 14, 2017
Added support for multipart stream created from uri streams
#27 by Mats was merged Feb 14, 2017 Loading… updated Feb 14, 2017
change basename to pathinfo
#18 by GreenSuslik was merged Dec 21, 2016 Loading… updated Dec 22, 2016
ProTip! Follow long discussions with comments:>50.