Test: /ext/curl/tests/curl_basic_019.phpt - Version 7.4.25    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 002+ <html><head> 003+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 001- Hello World! 002- Hello World!bool(true) 003- ===DONE=== 004+ <title>ERROR: The requested URL could not be retrieved</title> 005+ <style type="text/css"><!-- 006+ /* 007+ Stylesheet for Squid Error pages 008+ Adapted from design by Free CSS Templates 009+ http://www.freecsstemplates.org 010+ Released for free under a Creative Commons Attribution 2.5 License 011+ */ 012+ 013+ /* Page basics */ 014+ * { 015+ font-family: verdana, sans-serif; 016+ } 017+ 018+ html body { 019+ margin: 0; 020+ padding: 0; 021+ background: #efefef; 022+ font-size: 12px; 023+ color: #1e1e1e; 024+ } 025+ 026+ /* Page displayed title area */ 027+ #titles { 028+ margin-left: 15px; 029+ padding: 10px; 030+ padding-left: 100px; 031+ background: url('http://www.squid-cache.org/Artwork/SN.png') no-repeat left; 032+ } 033+ 034+ /* initial title */ 035+ #titles h1 { 036+ color: #000000; 037+ } 038+ #titles h2 { 039+ color: #000000; 040+ } 041+ 042+ /* special event: FTP success page titles */ 043+ #titles ftpsuccess { 044+ background-color:#00ff00; 045+ width:100%; 046+ } 047+ 048+ /* Page displayed body content area */ 049+ #content { 050+ padding: 10px; 051+ background: #ffffff; 052+ } 053+ 054+ /* General text */ 055+ p { 056+ } 057+ 058+ /* error brief description */ 059+ #error p { 060+ } 061+ 062+ /* some data which may have caused the problem */ 063+ #data { 064+ } 065+ 066+ /* the error message received from the system or other software */ 067+ #sysmsg { 068+ } 069+ 070+ pre { 071+ font-family:sans-serif; 072+ } 073+ 074+ /* special event: FTP / Gopher directory listing */ 075+ #dirmsg { 076+ font-family: courier; 077+ color: black; 078+ font-size: 10pt; 079+ } 080+ #dirlisting { 081+ margin-left: 2%; 082+ margin-right: 2%; 083+ } 084+ #dirlisting tr.entry td.icon,td.filename,td.size,td.date { 085+ border-bottom: groove; 086+ } 087+ #dirlisting td.size { 088+ width: 50px; 089+ text-align: right; 090+ padding-right: 5px; 091+ } 092+ 093+ /* horizontal lines */ 094+ hr { 095+ margin: 0; 096+ } 097+ 098+ /* page displayed footer area */ 099+ #footer { 100+ font-size: 9px; 101+ padding-left: 10px; 102+ } 103+ 104+ 105+ body 106+ :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } 107+ :lang(he) { direction: rtl; float: right; } 108+ --></style> 109+ </head><body> 110+ <div id="titles"> 111+ <h1>ERROR</h1> 112+ <h2>The requested URL could not be retrieved</h2> 113+ </div> 114+ <hr> 115+ 116+ <div id="content"> 117+ <p>The following error was encountered while trying to retrieve the URL: <a href="http://localhost:8964/get.inc?">http://localhost:8964/get.inc?</a></p> 118+ 119+ <blockquote id="error"> 120+ <p><b>Access Denied.</b></p> 121+ </blockquote> 122+ 123+ <p>Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.</p> 124+ 125+ <p>Your cache administrator is <a href="mailto:hongze@staff.sina.com.cn?subject=CacheErrorInfo%20-%20ERR_ACCESS_DENIED&amp;body=CacheHost%3A%2010.81.254.59%0D%0AErrPage%3A%20ERR_ACCESS_DENIED%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Tue,%2009%20Nov%202021%2003%3A16%3A52%20GMT%0D%0A%0D%0AClientIP%3A%2010.235.61.14%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2Fget.inc%3Ftest%3D%20HTTP%2F1.1%0AHost%3A%20localhost%3A8964%0D%0AAccept%3A%20*%2F*%0D%0AProxy-Connection%3A%20Keep-Alive%0D%0A%0D%0A%0D%0A">hongze@staff.sina.com.cn</a>.</p> 126+ <br> 127+ </div> 128+ 129+ <hr> 130+ <div id="footer"> 131+ <p>Generated Tue, 09 Nov 2021 03:16:52 GMT by 10.81.254.59 (squid/3.1.10)</p> 132+ <!-- ERR_ACCESS_DENIED --> 133+ </div> 134+ </body></html> 135+ bool(true) 136+ ===DONE===