Benjamin Bock wrote: > Hi, > > how can I find out, if the current request from a IUI app was > requested by a normal link without target attribute or a link with > target="_self" ? > snip > The HTTP_X_REQUESTED_WITH header seems to be missing in requests > coming from a normal link in iUI 0.3. > > Which header do I need to check to see which way the current page is > loaded? > iUI 0.30 is not setting any extra headers that you can use. iUI 0.40 will have this feature. See issue #110: http://code.google.com/p/iui/issues/detail?id=110
There is a patch available on bitbucket that you could try adding to iUI 0.30: http://bitbucket.org/msgilligan/iui-040-prototype1/changeset/81bd53443176/ -- Sean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" 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/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
