Test: /ext/curl/tests/bug66109.phpt - Version 7.2.5RC1        

Bug #66109 Option CURLOPT_CUSTOMREQUEST can't be reset to default.
Submitted: 2013-11-18 04:24:45 Modified: 2014-02-28 14:47:41
From: datibbaw Assigned: datibbaw
Status: Closed Package: cURL related
PHP Version: 5.5Git-2013-11-18 (Git) OS: n/a

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ string(552) "<!doctype html><html><head><title>404 Not Found</title><style>
002+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; }
001- string(6) "DELETE"
002- string(3) "GET"
003+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; }
004+ h1, p { padding-left: 10px; }
005+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;}
006+ </style>
007+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/get.php?test=method</code> was not found on this server.</p></body></html>"
008+ string(552) "<!doctype html><html><head><title>404 Not Found</title><style>
009+ body { background-color: #fcfcfc; color: #333333; margin: 0; padding:0; }
010+ h1 { font-size: 1.5em; font-weight: normal; background-color: #9999cc; min-height:2em; line-height:2em; border-bottom: 1px inset black; margin: 0; }
011+ h1, p { padding-left: 10px; }
012+ code.url { background-color: #eeeeee; font-family:monospace; padding:0 2px;}
013+ </style>
014+ </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/get.php?test=method</code> was not found on this server.</p></body></html>"