http-cookie 1.0.3 → 1.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/test/mechanize.yml DELETED
@@ -1,101 +0,0 @@
1
- ---
2
- google.com:
3
- /:
4
- PREF: !ruby/object:Mechanize::Cookie
5
- version: 0
6
- port:
7
- discard:
8
- comment_url:
9
- expires: Tue, 24 Mar 2065 08:20:15 GMT
10
- max_age:
11
- comment:
12
- secure: false
13
- path: /
14
- domain: google.com
15
- accessed_at: 2013-03-24 17:20:15.822619000 +09:00
16
- created_at: 2013-03-24 17:20:15.822619000 +09:00
17
- name: PREF
18
- value: ID=7571a59c059e09db:FF=0:TM=1364199615:LM=1364199615:S=BxUqnqPrchd2cVmC
19
- for_domain: true
20
- domain_name: !ruby/object:DomainName
21
- ipaddr:
22
- hostname: google.com
23
- uri_host: google.com
24
- tld: com
25
- canonical_tld_p: true
26
- domain: google.com
27
- session: false
28
- NID: !ruby/object:Mechanize::Cookie
29
- version: 0
30
- port:
31
- discard:
32
- comment_url:
33
- expires: Sun, 23 Sep 2063 08:20:15 GMT
34
- max_age:
35
- comment:
36
- secure: false
37
- path: /
38
- domain: google.com
39
- accessed_at: 2013-03-24 17:20:15.828434000 +09:00
40
- created_at: 2013-03-24 17:20:15.828434000 +09:00
41
- name: NID
42
- value: 67=Kn2osS6wOzILpl7sCM1QIDmGg2VESBiwCyt6zx4vOVSWKOYDlwGIpgIGrpD8FpkbS9eqizo3QWFa5YkOygnCF6vRIQpbvlTxWB2Hq1Oo-qXWy0317yCqQ-B25eJLfUcC
43
- for_domain: true
44
- domain_name: !ruby/object:DomainName
45
- ipaddr:
46
- hostname: google.com
47
- uri_host: google.com
48
- tld: com
49
- canonical_tld_p: true
50
- domain: google.com
51
- session: false
52
- google.co.jp:
53
- /:
54
- PREF: !ruby/object:Mechanize::Cookie
55
- version: 0
56
- port:
57
- discard:
58
- comment_url:
59
- expires: Tue, 24 Mar 2065 08:20:16 GMT
60
- max_age:
61
- comment:
62
- secure: false
63
- path: /
64
- domain: google.co.jp
65
- accessed_at: 2013-03-24 17:20:17.136581000 +09:00
66
- created_at: 2013-03-24 17:20:17.136581000 +09:00
67
- name: PREF
68
- value: ID=cb25dd1567d8b5c8:FF=0:TM=1364199616:LM=1364199616:S=c3PbhRq79Wo5T_vV
69
- for_domain: true
70
- domain_name: !ruby/object:DomainName
71
- ipaddr:
72
- hostname: google.co.jp
73
- uri_host: google.co.jp
74
- tld: jp
75
- canonical_tld_p: true
76
- domain: google.co.jp
77
- session: false
78
- NID: !ruby/object:Mechanize::Cookie
79
- version: 0
80
- port:
81
- discard:
82
- comment_url:
83
- expires: Sun, 23 Sep 2063 08:20:16 GMT
84
- max_age:
85
- comment:
86
- secure: false
87
- path: /
88
- domain: google.co.jp
89
- accessed_at: 2013-03-24 17:20:17.139782000 +09:00
90
- created_at: 2013-03-24 17:20:17.139782000 +09:00
91
- name: NID
92
- value: 67=GS7P-68zgm_KRA0e0dpN_XbYpmw9uBDe56qUeoCGiSRTahsM7dtOBCKfCoIFRKlzSuOiwJQdIZNpwv3DSXQNHXDKltucgfv2qkHlGeoj8-5VlowPXLLesz2VIpLOLw-a
93
- for_domain: true
94
- domain_name: !ruby/object:DomainName
95
- ipaddr:
96
- hostname: google.co.jp
97
- uri_host: google.co.jp
98
- tld: jp
99
- canonical_tld_p: true
100
- domain: google.co.jp
101
- session: false
@@ -1,2 +0,0 @@
1
- require 'simplecov'
2
- SimpleCov.start