--- "Paulo J. Matos" <pocm@xxxxxxxxxxx> a écrit : > Hello all, > > I've stumbled upon a wierd thing. > This request: > kfmclient download > "http://webservices.amazon.co.uk/onca/xml?Service=AWSECommerceService&AWSAccessKeyId=13V7YYPJ52WP1DNSXTR2&Operation=ListLookup&ListType=WishList&ListId=3UR8NGW6RWFTT&MerchantId=Amazon&ResponseGroup=ListInfo" > > is an amazon request through its rest API and returns an XML with an > error. > The exact same request with wget or firefox return an XML with a good > result. So, basically either the Amazon API is returning an > incorrect > result because it is konqueror asking for it If you think this could be that Konqueror could be on a kind of "black list" you can try to ask Konqueror not to identify itself: you go in the configuration menu, then in "identification of the browser" (translated, the translation may be wrong...) then uncheck "Konqueror send its identification". If you can know what is the exact identification sent by Konqueror, then you can also say to "wget" to use this for its identification insted of saying its name is wget : man wget --user-agent=agent-string Identify as agent-string to the HTTP server. ... However, some sites have been known to impose the policy of tailoring the output according to the "User-Agent"-supplied information. While this is not such a bad idea in theory, it has been abused by servers denying information to clients other than (historically) Netscape or, more frequently ... Ch. > or konqueror is somehow > mixing things and requesting the wrong stuff given the correct URL. > > Any ideas would be appreaciated. > > Regards, > > -- > Paulo Jorge Matos - pocm at soton.ac.uk > http://www.personal.soton.ac.uk/pocm > PhD Student @ ECS > University of Southampton, UK > ___________________________________________________ > This message is from the kde mailing list. > Account management: https://mail.kde.org/mailman/listinfo/kde. > Archives: http://lists.kde.org/. > More info: http://www.kde.org/faq.html. > ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.