I just updated the APP client. It now supports media collection. It uses a Title: header for sugestion of a title. The value will be always encoded something like: Title: =?UTF-8?B?dGVzdA==?= for testing purpose.
One of my initial confusions was... Posting an Atom entry to a entry collection returns member uri (as a location header) that I can issue GET,PUT,DELETE requests. I thought it would work the same way for a media collection. But, it turned out to be wrong. You can't issue PUT or DELETE to a member uri that returned after posting to a media collection. Right? This wasn't clear (at least to me)....until people pointed this out to me in this thread. Just to let you know... On 3/23/06, Toru Marumoto <[EMAIL PROTECTED]> wrote: > I just released an APP client. You can download alpha at > http://www.witha.jp/eXeries/en/ > I haven't really tested on the English version of Windows, but it > should work ;-) > If you find a bug, please let me know.
