At Mon, 21 Jul 2008 13:21:06 +0100, =?ISO-8859-1?Q?Chadda=EF_Fouch=E9?= wrote: > > 2008/7/19 Jim Burton <[EMAIL PROTECTED]>: > > opts = [CurlEncoding "text/xml" > > , CurlHttpHeaders ["X-EBAY-API-COMPATIBILITY-LEVEL="++compatLevel > > , "X-EBAY-API-DEV-NAME="++devName > > , "X-EBAY-API-APP-NAME="++appName > > , "X-EBAY-API-CERT-NAME="++certName > > , "X-EBAY-API-CALL-NAME=GeteBayOfficialTime" > > , "X-EBAY-API-SITEID=0"]] > > Isn't it ":" rather than "=" ? Just saying... (Don't know enough to be > sure I'm thinking about the right thing) > Is is indeed, thanks very much. I also had to change to using `perform' rather than curlPost before it would work.
Cheers, Jim > -- > Jedaï _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
