Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter giuseppe.lanzi

    (@giuseppelanzi)

    I’m adding the JetpackCompatibility test’s result.

    Site info
    
    SITE_URL: https://giuseppelanzi.com
    HOME_URL: https://giuseppelanzi.com
    
    TEST: HTTP Connection
    Array
    (
        [headers] => Array
            (
                [server] => nginx
                [date] => Tue, 05 Nov 2013 13:31:31 GMT
                [content-type] => text/plain;charset=utf-8
                [connection] => close
                [vary] => Cookie
                [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php
                [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                [cache-control] => no-cache, must-revalidate, max-age=60
                [pragma] => no-cache
                [x-hacker] => Jetpack Test
            )
    
        [body] => OK
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )
    
    TEST: HTTPS Connection
    Array
    (
        [headers] => Array
            (
                [server] => nginx
                [date] => Tue, 05 Nov 2013 13:31:32 GMT
                [content-type] => text/plain;charset=utf-8
                [connection] => close
                [vary] => Cookie
                [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php
                [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                [cache-control] => no-cache, must-revalidate, max-age=60
                [pragma] => no-cache
                [x-hacker] => Jetpack Test
            )
    
        [body] => OK
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )
    
    TEST: Self Connection
    Array
    (
        [headers] => Array
            (
                [date] => Tue, 05 Nov 2013 13:31:32 GMT
                [server] => Apache
                [expires] => Thu, 19 Nov 1981 08:52:00 GMT
                [cache-control] => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
                [pragma] => no-cache
                [set-cookie] => PHPSESSID=rbisin1bs7e21p0ouj8pe6gn00; path=/
                [vary] => Accept-Encoding
                [connection] => close
                [content-type] => text/plain
            )
    
        [body] => XML-RPC server accepts POST requests only.
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
                [0] => WP_Http_Cookie Object
                    (
                        [name] => PHPSESSID
                        [value] => rbisin1bs7e21p0ouj8pe6gn00
                        [expires] =>
                        [path] => /
                        [domain] =>
                    )
    
            )
    
        [filename] =>
    )

Viewing 1 replies (of 1 total)