How can i change HTTP header value using script?

914 views
Skip to first unread message

MATHAN

unread,
Jun 16, 2011, 9:26:33 AM6/16/11
to greasemonkey-users
How can i change HTTP header value using script?

Thanks in advance.

mathan karthik

unread,
Jun 17, 2011, 5:07:55 AM6/17/11
to greasemonkey-users
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 <mathank...@gmail.com> 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 greasemon...@googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-us...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.


Matt Sargent

unread,
Jun 17, 2011, 2:57:46 PM6/17/11
to greasemon...@googlegroups.com
I think GM kicks in too late to be able to accomplish that.

Kwah

unread,
Jun 17, 2011, 9:33:00 PM6/17/11
to greasemon...@googlegroups.com
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

Reply all
Reply to author
Forward
0 new messages