in reply to LWP Post Question

1) Get the Live HTTP Headers plugin for Firefox.

Replies are listed 'Best First'.
Re^2: LWP Post Question
by drblove27 (Sexton) on Jul 17, 2008 at 00:12 UTC
    I am using Tamper Data plugin for Firefox, and I want to compare the headers that I have for when I do it from the browser versus what the code gets (thinking that the problem with the code is the incorrect header), but I don't know how to get the header from the code, i.e. the post command. Thanks for answering!