Home | History | Annotate | Download | only in base

Lines Matching full:aaaa

731     // In Mozilla if you set a cookie like AAAA, it will have an empty token
732 // and a value of AAAA. When it sends the cookie back, it will send AAAA,
733 // so we need to avoid sending =AAAA for a blank token value.