I have seen in the Cookie class a method called setSecure() which tells the browser whether the cookie should be returned over a secure protocol(HTTS or SSL) or not. Please tell me what is a secure protocol(and what is an ordinary protocol . IS Http secure protocol or not). And how does this protocol works