You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-1.0.0b3
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
Bug fixes on edge cases, and some API changes
2
2
3
+
* Persistent connections are now properly supported. Added a new Registry class to facilitate this.
3
4
* The second and third argument of Request::__construct() have been swapped.
4
5
* At Request::__construct(), a backslash can now be escaped in an argument value.
5
6
* Client::getStreamResponses() and Client::setStreamResponses() are now Client::isStreamingResponses() and Client::setStreamingResponses(), respectively.
0 commit comments