geshi pear channel.xml broken

raw

solution.rst

raw

wiresharkdump.txt

GET /channel.xml HTTP/1.1
Host: pear.geshi.org
If-Modified-Since: Thu, 12 Jun 2014 20:33:03 GMT
If-None-Match: "4be-4fba977b15dc0"
User-Agent: PEAR/1.10.4/PHP/7.1.6-2~ubuntu14.04.1+deb.sury.org+1
Connection: close

HTTP/1.1 200 OK
Server: Here be dragons!
Date: Mon, 26 Jun 2017 19:01:48 GMT
Content-Type: application/xml
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: no-referrer

4bf
<?xml version="1.0" encoding="UTF-8" ?>
<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
    <name>pear.geshi.org</name>
    <summary>GeSHi - generic syntax highlighter</summary>
    <suggestedalias>geshi</suggestedalias>
    <servers>
        <primary>
            <rest>
                <baseurl type="REST1.0">http://pear.geshi.org/rest/</baseurl>
                <baseurl type="REST1.1">http://pear.geshi.org/rest/</baseurl>
                <baseurl type="REST1.2">http://pear.geshi.org/rest/</baseurl>
                <baseurl type="REST1.3">http://pear.geshi.org/rest/</baseurl>
            </rest>
        </primary>
        <mirror host="http://pear.qbnz.com">
            <rest>
                <baseurl type="REST1.0">http://pear.qbnz.com/rest/</baseurl>
                <baseurl type="REST1.1">http://pear.qbnz.com/rest/</baseurl>
                <baseurl type="REST1.2">http://pear.qbnz.com/rest/</baseurl>
                <baseurl type="REST1.3">http://pear.qbnz.com/rest/</baseurl>
            </rest>
        </mirror>
    </servers>
</ch
6
annel>
0

Christian Weiske Christian Weiske
owner

History