Ecom/Http filter plugin does not filter URL, if operamini or other browser is used.
Hi All,
My Ecom/Http filter pluging is working fine if i browse URL from default browser. But if i use operamini or some other browser then, my filter pluging is not working.
Note: The Http filter pluging code is taken form wiki ([URL="http://wiki.forum.nokia.com/index.php/Writing_an_HTTP_filter_plugin"][B]here[/B][/URL])
Can any body point why it is happening.
Thanks
-Shrinivas
Re: Ecom/Http filter plugin does not filter URL, if operamini or other browser is use
3rd Party application are not required to utilize HTTP stack or any other system API, so could be indeed that they do the HTTP stuff in their own way completely, thus they also ignore any normal plug-ins that should be loaded. Anyway, as these applications are 3rd party applications, you would need to contact the developer directly to ask for assistance.
Re: Ecom/Http filter plugin does not filter URL, if operamini or other browser is use
Thanks Yucca for your reply.
Thanks
-Shrinivas