- Encode cookie as base64(target_url + | + timestamp) per spec - Use cookie value (not targetURL) for shard key and session map keys - Add missing sticky.Start() calls in tests - Fix time precision in cookie encode/decode tests