On Fri, Aug 30, 2013 at 7:44 AM, Dominik Mostowiec
<dominikmostow...@gmail.com> wrote:
> (echo -n 'GET 
> /dysk/files/test.test%40op.pl/DOMIWENT%202013/Damian%20DW/dw/Specyfikacja%20istotnych%20warunk%F3w%20zam%F3wienia.doc
> HTTP/1.0'; printf "\r\n\r\n") | nc localhost 88
> HTTP/1.1 400 Bad Request
> Date: Fri, 30 Aug 2013 14:10:07 GMT
> Server: Apache/2.2.22 (Ubuntu)
> Accept-Ranges: bytes
> Content-Length: 83
> Connection: close
> Content-Type: application/xml
>
> <?xml version="1.0"
> encoding="UTF-8"?><Error><Code>InvalidObjectName</Code></Error>
>


The object name needs to be utf8 encoded.

Yehuda
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to