Hi Carlos. Unfortunately, I'm not able to reproduce this behavior.
Since I don't have a Java application server handy, I uploaded your
gadget spec to my PHP box, editing your makeRequest slightly to
request a separate resource on the same server. The access logs only
show the request to this other resource; I only see the request for my
gadget spec when I refresh orkut using the &bpc parameter to bypass
the cache, which makes sense.
I'll ask around and see if I can determine why this might be different
in your case, but I don't know off-hand, and I don't see this behavior
on my end. I'll post back here if I receive any new information.
- Jason
On Sep 2, 11:56 am, memeplex <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> when executing the following:
>
> var params = {};
> params[gadgets.io.RequestParameters.CONTENT_TYPE] =
> gadgets.io.ContentType.TEXT;
> params[gadgets.io.RequestParameters.REFRESH_INTERVAL] = 0;
> gadgets.io.makeRequest(aUrl, response, params);
>
> the server is receiving two different requests, one for aUrl and one
> for the gadget url. Is this expected? If so, is there any way to
> differentiate between a gadget request that comes immediately after a
> makeRequest and the initial gadget request?
>
> Thank you in advance
> Best regards
> -Carlos
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" 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/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---