Lines Matching refs:morsel
431 for key, morsel in c.items():432 self.cookies[key] = morsel.value433 res.cookies_set[key] = morsel.value