Hi,

you can use POST with any domain. There is no cross site policy in
Google Desktop.
Have look at the article http://code.google.com/apis/desktop/articles/e9.html
to see how to create POST requests.

Best regards,
Benjamin

On Jul 30, 9:50 am, Threepwood <[email protected]> wrote:
> Hi, I`m trying to develop my first gadget and I found some
> difficulties with POST requests. I could not find clear answer so I`m
> asking.
>
> I would like to make POST request to webpage in domain ex.
> mydomain.com. Is it possible? because when I checked headers on server
> side it turned out to be changed from POST to GET and POSTDATA has
> disappeared :( Has it something in common cross site policy?
>
> Is there other way than creating proxy server which "translates" GET
> request to POST and sends it to destination webpage?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Desktop Developer Group" 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/Google-Desktop-Developer?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to