ColdBox Framework Forums Notification: Post to Issue with ses interceptor and proxy requests

Title: RE: Issue with ses interceptor and proxy requests
Thread: Issue with ses interceptor and proxy requests
Forum: Bugs
Conference: ColdBox
User: lmajano Martin,

I agree completely, this is something the ses interceptor should have
an exception for. I am adding a ticket for this.

If you want, open the ses
interceptor and add the exception to make it work. I will post an updated ses on
SVN by tonight.

http://ortus.svnrepository.com/coldbox/trac.cgi/ticket/389
[code]
if( event.isProxyRequest() ){

//ses interception

}
[/code]
Thanks for the input Martin!!
http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=CCEE51FC-FF65-CEF6-650E465B3F2E2BE0