Post Reply 
Modifying POST data
Oct. 27, 2012, 09:35 AM
Post: #1
Modifying POST data
Using "Redirector-SSL", all HTTPS requests are replaced by a Proxo URL command prx/http://https.. When I save a bookmark in Diigo on secure pages, Diigo uses the original URL/Referer, not the fixed one (see the grey line starting with json=):

[Image: 20121027112227log.jpg]

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?

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?
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: