Tim Burke
Member since Dec 11, 2008
- Profile: /members/1981-tim-burke.htm
- Comments: 1
Recent Blog Comments By Tim Burke
-
CFHTTPSession.cfc For Multi-CFHttp Requests With Maintained Session
Posted on Sep 17, 2008 at 1:55 PM
If anyone's still wondering about the JSessionID with a period (.) in it -- I ran into a similar problem involving a hyphen (-) in a JSessionID. CF was urlencoding the hyphen to %2D, even if i specify encoded="yes". Same thing happens with the period going to %2E. I think the server I was trying... read more »