'+' is considered to be a space character when it appears in a URL. You should be able to escape it by using %2B in your PUT request.
That's incorrect. "+" only has a special role inside *query parameters*. Check RFC2396.
Best regards, Julian
-- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
