array( 'REQUEST_URI' => '/a/a2', 'REQUEST_METHOD' => 'PROPPATCH', // foo:bar 'HTTP_AUTHORIZATION' => 'Basic Zm9vOmJhcg==', ), 'body' => ' Jim Whitehead Roy Fielding ', ), array( 'status' => 'HTTP/1.1 403 Forbidden', 'headers' => array( 'Server' => 'eZComponents/dev/ezcWebdavTransportTestMock', 'Content-Type' => 'text/plain; charset="utf-8"', 'Content-Length' => '21', ), 'body' => 'Authorization failed.', ), ); ?>