On Wed, Mar 31, 2010 at 7:19 AM, Brice Figureau <[email protected]> wrote: > On Wed, 2010-03-31 at 10:45 -0300, Gustavo Soares wrote: >> Ok, thanks. >> >> I'll check the code too. > > You can also have a look to the auth.conf file which lists most of the > REST urls.
I found that using ssldump to sniff the connection traffic was quite illuminating as you need to set the Accept header at least appropriately. ie GET /production/file_metadatas/plugins?links=manage&recurse=true ignore=---+%0A-+.svn%0A-+CVS%0A-+.git%0A& HTTP/1.1 ----------> Accept: pson, b64_zlib_yaml, yaml, marshal, raw > > -- > Brice Figureau > Follow the latest Puppet Community evolutions on www.planetpuppet.org! > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- nigel -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
