aria2/test/nscookietest.txt
Tatsuhiro Tsujikawa 1e63b1cda5 2007-12-15 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Fixed the bug that prevents aria2 from loading cookie file when 
expire
	value is greater than 2^31-1. BUG#1851066
	* src/CookieBoxFactory.cc
	* test/CookieBoxFactoryTest.cc
2007-12-15 14:34:31 +00:00

8 lines
287 B
Plaintext

# name=this is a omment line;
localhost FALSE / TRUE 1181473200 JSESSIONID 123456789
localhost FALSE / FALSE 1181473200 user me
localhost FALSE /cgi-bin FALSE 2147483647 passwd secret
overflow FALSE / FALSE FALSE 9223372036854775807 TAX 1000
localhost FALSE / FALSE 2147483648 novalue