We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5de250 commit ae2a32cCopy full SHA for ae2a32c
doc/changelog.md
@@ -5,8 +5,8 @@ See [Roadmap](roadmap.md) for details on whats in the pipe
5
* Added param to define JSON encoding options on `setJsonBody()` and `errorJson()` methods. Defaults to `JSON_PRETTY_PRINT` to maintain compatibility
6
* Bugfix for retry-sleep in Nofuzz\Http\Client
7
* Bootstrap.php comments cleanup, small code cleanup
8
-* Added getCookies() to HttpResponse()
9
-* Comments updated in HttpResponse.php
+* Added method getCookies() to Nofuzz\Http\HttpResponse()
+* Comments and Code cleanup in several places
10
11
# v0.5.5
12
* Moved rawQuery() and rawExec() to PDOConnection.php
0 commit comments