- Notifications
You must be signed in to change notification settings - Fork 39
Pull requests: php-http/message
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Applied fixes from StyleCI
#7 by sagikazarmark was merged Dec 20, 2015 Loading… updated Dec 20, 2015
Add request and response factory bindings
#20 by sagikazarmark was merged Dec 26, 2015 Loading… updated Dec 26, 2015
Autoregister filters using Composer autoload
#21 by sagikazarmark was merged Dec 26, 2015 Loading… updated Dec 26, 2015
Applied fixes from StyleCI
#23 by sagikazarmark was merged Dec 27, 2015 Loading… updated Dec 27, 2015
Require message-factory version that has Puli bindings
#24 by ddeboer was merged Dec 31, 2015 Loading… updated Dec 31, 2015
Lower buffer size, and use it in the getContents
#26 by joelwurtz was merged Jan 26, 2016 Loading… updated Jan 26, 2016
Add callback request matcher
#34 by sagikazarmark was merged Feb 20, 2016 Loading… updated Feb 20, 2016
Add new RequestMatch authentication method
#35 by dbu was merged Mar 4, 2016 Loading… updated Mar 4, 2016
adjust request matcher to the symfony model
#36 by dbu was merged Mar 4, 2016 Loading… updated Mar 4, 2016
Add auto BasicAuth credential detection based on URL
#38 by sagikazarmark was merged Mar 29, 2016 Loading… updated Mar 29, 2016
Single header line parsing extracted to a separate method in ResponseBuilder
#40 by mekras was merged Mar 29, 2016 Loading… updated Mar 29, 2016
Added a formatter that shows the full header and body of the HTTP message
#44 by Nyholm was merged Jul 4, 2016 Loading… updated Jul 4, 2016
1 task done
Previous Next
ProTip! Filter pull requests by the default branch with base:1.x.