mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-08 02:23:33 +08:00
[utils] strip #HttpOnly_ prefix from cookies files (#20219)
This commit is contained in:
committed by
Sergey M
Unverified
parent
0a5baf9c21
commit
e7e62441cd
+6
@@ -0,0 +1,6 @@
|
||||
# Netscape HTTP Cookie File
|
||||
# http://curl.haxx.se/rfc/cookie_spec.html
|
||||
# This is a generated file! Do not edit.
|
||||
|
||||
#HttpOnly_www.foobar.foobar FALSE / TRUE 2147483647 HTTPONLY_COOKIE HTTPONLY_COOKIE_VALUE
|
||||
www.foobar.foobar FALSE / TRUE 2147483647 JS_ACCESSIBLE_COOKIE JS_ACCESSIBLE_COOKIE_VALUE
|
||||
Reference in New Issue
Block a user