Re: Safari/Mac Issues

2006-10-27 Thread Mike Moran
Henry Story wrote: This happened to me too. Also I don't always seem to get the images. Me too, on the images issue. -- Mike Moran

RE: Adding standard headers

2006-10-27 Thread Jerome Louvel
Hi Mike, I went further this morning and fully implemented the AWS challenge scheme in Noelios Restlet Engine! I was able to generate the exact same authorization header as in REST Authentication: Example 1 document at Amazon S3. It's all in SVN now, including a sample test (attached to this

Re: Adding standard headers

2006-10-27 Thread Mikkel Jensen
Hi Jerome, Just tried implementing the AWS challenge scheme as you suggested and it works great! The only problem I seem to have is with 'empty' requests: When there is no entity representation in the request the Content-type is set to a default value of 'application/x-www-form-urlencoded' for

Filter questions

2006-10-27 Thread Vincent
Hi everybody, The (rather long) discussion I had on htis forum with some of you convinced me to give restlet a try and see if it'd be a good fit for our next project. I've been playing with the framework for a few days now and I hit my first snag. Here it goes: My initial configuration is: