-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: php-http/plugins
base: bug/missing-transfer-header
head repository: php-http/plugins
compare: master
- 18 commits
- 33 files changed
- 8 contributors
Commits on Jan 29, 2016
-
Merge pull request #55 from php-http/bug/missing-transfer-header
Add missing transfer encoding header for chunked
Configuration menu - View commit details
-
Copy full SHA for d9ba8d2 - Browse repository at this point
Copy the full SHA d9ba8d2View commit details
Commits on Feb 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fff9489 - Browse repository at this point
Copy the full SHA fff9489View commit details -
Configuration menu - View commit details
-
Copy full SHA for da8a547 - Browse repository at this point
Copy the full SHA da8a547View commit details
Commits on Mar 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ff7fd8d - Browse repository at this point
Copy the full SHA ff7fd8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 741f0c4 - Browse repository at this point
Copy the full SHA 741f0c4View commit details
Commits on Apr 3, 2016
-
Fix #67 Fixed Cookie creation in cookie plugin.
Expand the cookie header content test with all parts. Pass cookie parts as intended to cookie object. Throw transfer exception when the cookie expires header can not be parsed.
Configuration menu - View commit details
-
Copy full SHA for 7f038d4 - Browse repository at this point
Copy the full SHA 7f038d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9395b4f - Browse repository at this point
Copy the full SHA 9395b4fView commit details
Commits on May 4, 2016
-
Deprecate plugins and plugin client
Provide cross-compatibility between new and old plugins The deprecated PluginClient now wraps the new one internally and dispatches the requests to it. Full BC should be preserved, relevant exceptions caught and rethrown with the appropriate wrapping. Add deprecation error triggering
Configuration menu - View commit details
-
Copy full SHA for 00012ab - Browse repository at this point
Copy the full SHA 00012abView commit details -
Configuration menu - View commit details
-
Copy full SHA for e05577d - Browse repository at this point
Copy the full SHA e05577dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b535de - Browse repository at this point
Copy the full SHA 5b535deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0837bf5 - Browse repository at this point
Copy the full SHA 0837bf5View commit details
Commits on Nov 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a56a9fb - Browse repository at this point
Copy the full SHA a56a9fbView commit details -
Merge pull request #71 from php-http/analysis-8mdj1b
Apply fixes from StyleCI
Configuration menu - View commit details
-
Copy full SHA for ee20293 - Browse repository at this point
Copy the full SHA ee20293View commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 49fdd46 - Browse repository at this point
Copy the full SHA 49fdd46View commit details -
Merge pull request #72 from php-http/codestyle-tweaks
doc and codestyle tweaks
Configuration menu - View commit details
-
Copy full SHA for ed50370 - Browse repository at this point
Copy the full SHA ed50370View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2f757 - Browse repository at this point
Copy the full SHA fc2f757View commit details -
Merge pull request #73 from php-http/drop-hhvm
drop hhvm and test with recent php versions
Configuration menu - View commit details
-
Copy full SHA for ded660c - Browse repository at this point
Copy the full SHA ded660cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e45c799 - Browse repository at this point
Copy the full SHA e45c799View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bug/missing-transfer-header...master