Hi Mathan, The only thing that comes to mind is using GM_xmlhttpRequest() < http://wiki.greasespot.net/GM_xmlhttpRequest > with defined headers and then loading the page in a way that might be similar to the fetching of pages in an AJAX web app.
Regards, kwah On 17 June 2011 10:07, mathan karthik <[email protected]> wrote: > Just i want to refresh the page with different HTTP header value(want to > achieve the functionality of live HTTP headers add-on). Is it possible to > achieve through script? > > Thanks in advance > Mathan Karthik R > > > On Thu, Jun 16, 2011 at 6:56 PM, MATHAN <[email protected]> wrote: >> >> How can i change HTTP header value using script? >> >> Thanks in advance. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "greasemonkey-users" 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/greasemonkey-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "greasemonkey-users" 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/greasemonkey-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" 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/greasemonkey-users?hl=en.
