Re: HTTP/HTTPS differentiation (General questions)
I have run into the problem i had feared. I have 2 wbeserver instances one HTTP and the other HTTPS. Both do nothing but pass on the request to the same handler function.
Yet, If i log in through HTTP a request then sent through HTTPS returns user not logged in .
Any ideas?