Post Reply 
Modifying POST data
Oct. 27, 2012, 11:30 PM
Post: #2
RE: Modifying POST data
duebel13 Wrote:I think I can write a header filter to replace the URL command in the POST data, but how do I correct the Content-Length? I'm not aware of any method to do calculations in Proxomitron. Or can I just add some crap data to the post to match exactly 552 bytes?

I don't think you can directly alter POST data.
http://prxbx.com/forums/showthread.php?t...37#pid3037
http://prxbx.com/oldforums/index.php?top...27#msg2127

You may be able to alter the html that creates the POST data with HTML web page filters, however.

duebel13 Wrote:A second, off-topic question would be: If I wanted to save the bookmark to delicio.us, too, how could I generate a second request?

I think you'd have to add some code to the page being bookmarked.

However, if the POST data were the same, I wonder what adding a LOCATION header(for delicio.us) to the diigo response headers would do...
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Modifying POST data - duebel13 - Oct. 27, 2012, 09:35 AM
RE: Modifying POST data - JJoe - Oct. 27, 2012 11:30 PM
RE: Modifying POST data - duebel13 - Oct. 28, 2012, 07:40 AM

Forum Jump: