We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CurlCasterTest
1 parent 904d925 commit 69d3f56Copy full SHA for 69d3f56
Tests/Caster/CurlCasterTest.php
@@ -31,7 +31,7 @@ public function testCastCurl()
31
<<<'EODUMP'
32
CurlHandle {
33
url: "http://example.com/"
34
- content_type: "text/html; charset=UTF-8"
+ content_type: "text/html"
35
http_code: 200%A
36
}
37
EODUMP, $ch);
0 commit comments