Post Reply 
Header Filters automatically prepend https:// with connect?
Feb. 14, 2012, 10:40 PM (This post was last modified: Feb. 14, 2012 10:41 PM by sbk.)
Post: #4
RE: Header Filters automatically prepend https:// with connect?
(Feb. 14, 2012 02:15 PM)Stone-D Wrote:  Indeed, but I'm trying to do the opposite: redirect https:// to http://https..
i think we need an example of typical "in" (as proxo receives from your net connection) and desired "out" (as proxo sends to browser). are these correct?
"in":
https://www.dropbox.com:443/photos/pifflepotamus
want "out":
http://https..www.dropbox.com:443/photos/pifflepotamus
1. do you need to remove the :443 ?
2. looks to me partially like some url commands, such as dbug etc and half-ssl in:
http://prxbx.com/forums/showthread.php?t...6#pid16056
with which i am not familiar. :/
(file search shows half-ssl is discussed in 2003 ReadMe.txt and a lot of sidki files, ptron, ptxt, faq...)



So, i guess you don't want "out":
http://www.dropbox.com:443/photos/pifflepotamus

________
looking again at your first post..
maybe you have both filters enabled, so log window after second filter shows results of both filters?
maybe you need to add a $STOP() to prevent filter matching it's own results. but i think you see that in log window.

i find it easier to follow what happens when i give each version of a filter its own version number/letter
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Header Filters automatically prepend https:// with connect? - sbk - Feb. 14, 2012 10:40 PM

Forum Jump: