chore(dependencies): update openssl to 0.7 and cookie to 0.2
Closes #686
This commit is contained in:
@@ -161,7 +161,7 @@ fn test_fmt() {
|
||||
|
||||
assert_eq!(
|
||||
&headers.to_string()[..],
|
||||
"Set-Cookie: foo=bar; HttpOnly; Path=/p\r\nSet-Cookie: baz=quux; Path=/\r\n");
|
||||
"Set-Cookie: foo=bar; HttpOnly; Path=/p\r\nSet-Cookie: baz=quux\r\n");
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user