evercookie 0.0.6 → 0.1.0
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.
- checksums.yaml +7 -0
- data/README.rdoc +17 -7
- data/app/assets/javascripts/evercookie/evercookie.js.erb +1034 -644
- data/config/routes.rb +2 -0
- data/lib/evercookie.rb +5 -0
- data/lib/evercookie/controller.rb +19 -1
- data/lib/evercookie/version.rb +1 -1
- data/test/dummy/config/environments/production.rb +2 -2
- data/test/dummy/config/initializers/evercookie.rb +6 -6
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/production.sqlite3 +0 -0
- data/test/dummy/log/development.log +7509 -27817
- data/test/dummy/log/production.log +869 -0
- data/test/dummy/log/test.log +876 -936
- data/test/dummy/tmp/cache/assets/{D45/3C0/sprockets%2Fd45fb0f5f994f0c125db5e026ee65258 → CA6/C50/sprockets%2F1ff1b670b38042f5c89026631c36fa33} +0 -0
- data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/CE7/B90/sprockets%2F09c6831dd77d079a5a778b0d0744ee16 +0 -0
- data/test/dummy/tmp/cache/assets/CEC/FA0/sprockets%2Fcee8c6b09c33d2b276753e959712724e +0 -0
- data/test/dummy/tmp/cache/assets/D04/370/sprockets%2F0bfdc3134b37668ae9a63c753ef05021 +0 -0
- data/test/dummy/tmp/cache/assets/D19/B00/sprockets%2F28c67ae04b83f4f76d461c789d1236ad +0 -0
- data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/D45/590/sprockets%2F3e0f6f496cd38bd4ea06614f7e10399a +0 -0
- data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/D58/BF0/sprockets%2Fd2d743676d256ff903f78df59b43c7ec +0 -0
- data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/D70/2D0/sprockets%2F2c853768baf811357d81d41bdfd05dcf +0 -0
- data/test/dummy/tmp/cache/assets/D84/180/sprockets%2F71efedfb555fe6a74750e5d579d363d5 +0 -0
- data/test/dummy/tmp/cache/assets/D8C/A10/sprockets%2Ffc7201c6cbef32453aa4175c520c8eae +0 -0
- data/test/dummy/tmp/cache/assets/D93/360/sprockets%2Fdf600f50f002512c95d93bcfbab891ed +0 -0
- data/test/dummy/tmp/cache/assets/DB2/E70/sprockets%2Fa25c858be7f39b1ce6854eb93ba77ef5 +0 -0
- data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/{D70/D10/sprockets%2Fa0d37ff489ed0857f72233f5cb0b9c0b → DDF/EE0/sprockets%2F0b91ee26fcc3a08f74edf9ade38787e4} +0 -0
- data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy4/config/initializers/evercookie.rb +6 -6
- data/test/dummy4/db/development.sqlite3 +0 -0
- data/test/dummy4/log/development.log +773 -0
- data/test/dummy4/log/production.log +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/09c6831dd77d079a5a778b0d0744ee16 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/0b91ee26fcc3a08f74edf9ade38787e4 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/0bfdc3134b37668ae9a63c753ef05021 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/1ff1b670b38042f5c89026631c36fa33 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/28c67ae04b83f4f76d461c789d1236ad +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/3e0f6f496cd38bd4ea06614f7e10399a +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/4b02b6e6070ec4638e7c6a9f9ecff6fb +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/6a810a0412e578254a540397a7b70f08 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/71efedfb555fe6a74750e5d579d363d5 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/772e790ccea45e8e96ee6d22061276f6 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/7a52bc6747db430cf502b4bed0fa298d +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/83b76c8a28ae96c73c3cdc3df9887735 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/84c8f54298cdbbdd246e0f9bd5f26ebc +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/8926b7221463ce523a79e492b466d9e2 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/9f45c7d10a3f607b80476e3f791501bd +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/a25c858be7f39b1ce6854eb93ba77ef5 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/a2c2ae4f525146e108d2be380ca73570 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/bb7f0179d91d1103a39cf20660a9f092 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/cbec6d2b8af02ca399bf300772f22560 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/d2d743676d256ff903f78df59b43c7ec +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/09c6831dd77d079a5a778b0d0744ee16 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/0b91ee26fcc3a08f74edf9ade38787e4 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/0bfdc3134b37668ae9a63c753ef05021 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/1ff1b670b38042f5c89026631c36fa33 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/28c67ae04b83f4f76d461c789d1236ad +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/3e0f6f496cd38bd4ea06614f7e10399a +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/71efedfb555fe6a74750e5d579d363d5 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/7a52bc6747db430cf502b4bed0fa298d +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/83b76c8a28ae96c73c3cdc3df9887735 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/84c8f54298cdbbdd246e0f9bd5f26ebc +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/9f45c7d10a3f607b80476e3f791501bd +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/a25c858be7f39b1ce6854eb93ba77ef5 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/a2c2ae4f525146e108d2be380ca73570 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/cbec6d2b8af02ca399bf300772f22560 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/d2d743676d256ff903f78df59b43c7ec +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/d7d5b37686831d37c4dd75e645f5e016 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/de2fd9fd11c04a582cdbbe3d84a35ae6 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- metadata +291 -199
- data/test/dummy/tmp/cache/assets/D2F/760/sprockets%2F3b464ead21d28d0a1298357a3a7cbc18 +0 -0
- data/test/dummy/tmp/cache/assets/D45/C10/sprockets%2Fac34f7046872aba24b7375de608d8fe6 +0 -0
- data/test/dummy/tmp/cache/assets/D99/2F0/sprockets%2Fa2cf2651c63ecb32c21ea94fa84cd498 +0 -0
- data/test/dummy/tmp/cache/assets/DAA/C00/sprockets%2F9bddc9410e086be5f5efa982c5247c7b +0 -0
- data/test/dummy/tmp/cache/assets/DCF/EC0/sprockets%2Fe1f34cd8fd7ca6a9a01d26e47c923f1f +0 -0
- data/test/dummy/tmp/cache/assets/DEE/200/sprockets%2F2a3f3abddecb0467eb2d7d5cf5f52302 +0 -0
- data/test/dummy/tmp/cache/assets/DFF/960/sprockets%2Fe73aa53de71d957ef04bdfd2fba2e915 +0 -0
- data/test/dummy/tmp/cache/assets/E83/750/sprockets%2Fe0a4c2b9c4acf9bcfedbb42a8bd45e80 +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Evercookie.setup do |config|
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
config.namespace = :ecc
|
|
3
|
+
config.js_class = :ecc
|
|
4
|
+
config.hash_name = :ecc
|
|
5
|
+
config.cookie_cache = :ecc_cache
|
|
6
|
+
config.cookie_png = :ecc_png
|
|
7
|
+
config.cookie_etag = :ecc_etag
|
|
8
8
|
end
|
|
File without changes
|
|
@@ -0,0 +1,773 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
Started GET "/" for 127.0.0.1 at 2013-10-17 10:11:20 +0300
|
|
4
|
+
Processing by IndexController#index as HTML
|
|
5
|
+
Rendered index/index.html.erb within layouts/application (3.6ms)
|
|
6
|
+
Completed 500 Internal Server Error in 131ms
|
|
7
|
+
|
|
8
|
+
ActionView::Template::Error (Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes.
|
|
9
|
+
(in /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/turbolinks-1.3.0/lib/assets/javascripts/turbolinks.js.coffee)):
|
|
10
|
+
3: <head>
|
|
11
|
+
4: <title>Dummy4</title>
|
|
12
|
+
5: <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %>
|
|
13
|
+
6: <%= javascript_include_tag "application", "data-turbolinks-track" => true %>
|
|
14
|
+
7: <%= csrf_meta_tags %>
|
|
15
|
+
8: </head>
|
|
16
|
+
9: <body>
|
|
17
|
+
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__242683345_86111120'
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms)
|
|
21
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms)
|
|
22
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (17.6ms)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
Started GET "/" for 127.0.0.1 at 2013-10-17 10:13:49 +0300
|
|
26
|
+
Processing by IndexController#index as HTML
|
|
27
|
+
Rendered index/index.html.erb within layouts/application (3.0ms)
|
|
28
|
+
Completed 500 Internal Server Error in 28ms
|
|
29
|
+
|
|
30
|
+
ActionView::Template::Error (couldn't find file 'turbolinks'
|
|
31
|
+
(in /home/daddy/projects/evercookie/test/dummy4/app/assets/javascripts/application.js:15)):
|
|
32
|
+
3: <head>
|
|
33
|
+
4: <title>Dummy4</title>
|
|
34
|
+
5: <%= stylesheet_link_tag "application", media: "all" %>
|
|
35
|
+
6: <%= javascript_include_tag "application" %>
|
|
36
|
+
7: <%= csrf_meta_tags %>
|
|
37
|
+
8: </head>
|
|
38
|
+
9: <body>
|
|
39
|
+
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__535070345_80158190'
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
|
|
43
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (58.0ms)
|
|
44
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (70.1ms)
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
Started GET "/" for 127.0.0.1 at 2013-10-17 10:13:50 +0300
|
|
48
|
+
Processing by IndexController#index as HTML
|
|
49
|
+
Rendered index/index.html.erb within layouts/application (1.2ms)
|
|
50
|
+
Completed 500 Internal Server Error in 15ms
|
|
51
|
+
|
|
52
|
+
ActionView::Template::Error (couldn't find file 'turbolinks'
|
|
53
|
+
(in /home/daddy/projects/evercookie/test/dummy4/app/assets/javascripts/application.js:15)):
|
|
54
|
+
3: <head>
|
|
55
|
+
4: <title>Dummy4</title>
|
|
56
|
+
5: <%= stylesheet_link_tag "application", media: "all" %>
|
|
57
|
+
6: <%= javascript_include_tag "application" %>
|
|
58
|
+
7: <%= csrf_meta_tags %>
|
|
59
|
+
8: </head>
|
|
60
|
+
9: <body>
|
|
61
|
+
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__535070345_80158190'
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
|
|
65
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms)
|
|
66
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.9ms)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
Started GET "/" for 127.0.0.1 at 2013-10-17 10:13:51 +0300
|
|
70
|
+
Processing by IndexController#index as HTML
|
|
71
|
+
Rendered index/index.html.erb within layouts/application (1.1ms)
|
|
72
|
+
Completed 500 Internal Server Error in 17ms
|
|
73
|
+
|
|
74
|
+
ActionView::Template::Error (couldn't find file 'turbolinks'
|
|
75
|
+
(in /home/daddy/projects/evercookie/test/dummy4/app/assets/javascripts/application.js:15)):
|
|
76
|
+
3: <head>
|
|
77
|
+
4: <title>Dummy4</title>
|
|
78
|
+
5: <%= stylesheet_link_tag "application", media: "all" %>
|
|
79
|
+
6: <%= javascript_include_tag "application" %>
|
|
80
|
+
7: <%= csrf_meta_tags %>
|
|
81
|
+
8: </head>
|
|
82
|
+
9: <body>
|
|
83
|
+
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__535070345_80158190'
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
|
|
87
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms)
|
|
88
|
+
Rendered /home/daddy/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.9ms)
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
Started GET "/" for 127.0.0.1 at 2013-10-17 10:14:26 +0300
|
|
92
|
+
Processing by IndexController#index as HTML
|
|
93
|
+
Rendered index/index.html.erb within layouts/application (2.9ms)
|
|
94
|
+
Completed 200 OK in 282ms (Views: 256.6ms | ActiveRecord: 0.0ms)
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-10-17 10:14:27 +0300
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:27 +0300
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:27 +0300
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:27 +0300
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:27 +0300
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
Started GET "/index/set?utf8=%E2%9C%93&ec_name=xxx4&ec_value=ccc&commit=Set+Cookie+Value" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
113
|
+
Processing by IndexController#set as HTML
|
|
114
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"xxx4", "ec_value"=>"ccc", "commit"=>"Set Cookie Value"}
|
|
115
|
+
Rendered inline template (48.5ms)
|
|
116
|
+
Rendered index/set.html.erb within layouts/application (49.8ms)
|
|
117
|
+
Completed 200 OK in 55ms (Views: 54.1ms | ActiveRecord: 0.0ms)
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
Started GET "/assets/ec.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
Started GET "/assets/evercookie/swfobject-2.2.min.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
Started GET "/evercookie/set.js" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
130
|
+
Processing by Evercookie::EvercookieController#set as JS
|
|
131
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/set.js.erb (0.8ms)
|
|
132
|
+
Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
Started GET "/assets/evercookie/evercookie.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
Started GET "/evercookie/ec_png?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
139
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
140
|
+
Parameters: {"name"=>"xxx4"}
|
|
141
|
+
Rendered text template (0.1ms)
|
|
142
|
+
Completed 200 OK in 41ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
146
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
147
|
+
Parameters: {"name"=>"xxx4"}
|
|
148
|
+
Rendered text template (0.0ms)
|
|
149
|
+
Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
Started GET "/evercookie/ec_cache?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:33 +0300
|
|
153
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
154
|
+
Parameters: {"name"=>"xxx4"}
|
|
155
|
+
Rendered text template (0.0ms)
|
|
156
|
+
Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:14:34 +0300
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
Started GET "/" for 127.0.0.1 at 2013-10-17 10:14:35 +0300
|
|
163
|
+
Processing by IndexController#index as HTML
|
|
164
|
+
Rendered index/index.html.erb within layouts/application (3.4ms)
|
|
165
|
+
Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.0ms)
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
Started GET "/index/get_detailed?utf8=%E2%9C%93&ec_name=xxx4&commit=Get+Cookie+Data" for 127.0.0.1 at 2013-10-17 10:14:40 +0300
|
|
169
|
+
Processing by IndexController#get_detailed as HTML
|
|
170
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"xxx4", "commit"=>"Get Cookie Data"}
|
|
171
|
+
Rendered index/get_detailed.html.erb within layouts/application (2.2ms)
|
|
172
|
+
Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms)
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:40 +0300
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:40 +0300
|
|
179
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
180
|
+
Parameters: {"name"=>"xxx4"}
|
|
181
|
+
Rendered text template (0.0ms)
|
|
182
|
+
Completed 304 Not Modified in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:14:40 +0300
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
Started GET "/evercookie/save?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:40 +0300
|
|
189
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
190
|
+
Parameters: {"name"=>"xxx4"}
|
|
191
|
+
Rendered text template (0.0ms)
|
|
192
|
+
Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
Started GET "/index/get_detailed?utf8=%E2%9C%93&ec_name=xxx4&commit=Get+Cookie+Data" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
196
|
+
Processing by IndexController#get_detailed as HTML
|
|
197
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"xxx4", "commit"=>"Get Cookie Data"}
|
|
198
|
+
Rendered index/get_detailed.html.erb within layouts/application (2.2ms)
|
|
199
|
+
Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
Started GET "/assets/evercookie/swfobject-2.2.min.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
Started GET "/assets/evercookie/evercookie.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
Started GET "/assets/ec.js?body=1" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
Started GET "/evercookie/ec_png?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
227
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
228
|
+
Parameters: {"name"=>"xxx4"}
|
|
229
|
+
Rendered text template (0.0ms)
|
|
230
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
234
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
235
|
+
Parameters: {"name"=>"xxx4"}
|
|
236
|
+
Rendered text template (0.0ms)
|
|
237
|
+
Completed 304 Not Modified in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
Started GET "/evercookie/ec_cache?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
241
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
242
|
+
Parameters: {"name"=>"xxx4"}
|
|
243
|
+
Rendered text template (0.0ms)
|
|
244
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:14:58 +0300
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
Started GET "/evercookie/save?name=xxx4" for 127.0.0.1 at 2013-10-17 10:14:59 +0300
|
|
251
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
252
|
+
Parameters: {"name"=>"xxx4"}
|
|
253
|
+
Rendered text template (0.0ms)
|
|
254
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
Started GET "/evercookie/ec_png?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
258
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
259
|
+
Parameters: {"name"=>"xxx4"}
|
|
260
|
+
Rendered text template (0.1ms)
|
|
261
|
+
Completed 304 Not Modified in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
265
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
266
|
+
Parameters: {"name"=>"xxx4"}
|
|
267
|
+
Rendered text template (0.0ms)
|
|
268
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
Started GET "/evercookie/ec_cache?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
272
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
273
|
+
Parameters: {"name"=>"xxx4"}
|
|
274
|
+
Rendered text template (0.0ms)
|
|
275
|
+
Completed 304 Not Modified in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
Started GET "/evercookie/ec_png?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
282
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
283
|
+
Parameters: {"name"=>"xxx4"}
|
|
284
|
+
Rendered text template (0.1ms)
|
|
285
|
+
Completed 200 OK in 49ms (Views: 40.2ms | ActiveRecord: 0.0ms)
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
289
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
290
|
+
Parameters: {"name"=>"xxx4"}
|
|
291
|
+
Rendered text template (0.0ms)
|
|
292
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
Started GET "/evercookie/save?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
296
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
297
|
+
Parameters: {"name"=>"xxx4"}
|
|
298
|
+
Rendered text template (0.0ms)
|
|
299
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
Started GET "/evercookie/ec_cache?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:06 +0300
|
|
306
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
307
|
+
Parameters: {"name"=>"xxx4"}
|
|
308
|
+
Rendered text template (0.0ms)
|
|
309
|
+
Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:13 +0300
|
|
313
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
314
|
+
Parameters: {"name"=>"xxx4"}
|
|
315
|
+
Rendered text template (0.0ms)
|
|
316
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:15:13 +0300
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
Started GET "/evercookie/save?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:14 +0300
|
|
323
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
324
|
+
Parameters: {"name"=>"xxx4"}
|
|
325
|
+
Rendered text template (0.0ms)
|
|
326
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:19 +0300
|
|
330
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
331
|
+
Parameters: {"name"=>"xxx4"}
|
|
332
|
+
Rendered text template (0.0ms)
|
|
333
|
+
Completed 304 Not Modified in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:15:19 +0300
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
Started GET "/evercookie/save?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:19 +0300
|
|
340
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
341
|
+
Parameters: {"name"=>"xxx4"}
|
|
342
|
+
Rendered text template (0.0ms)
|
|
343
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
Started GET "/evercookie/ec_etag?name=xxx4" for 127.0.0.1 at 2013-10-17 10:15:19 +0300
|
|
347
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
348
|
+
Parameters: {"name"=>"xxx4"}
|
|
349
|
+
Rendered text template (0.0ms)
|
|
350
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2013-10-17 10:15:19 +0300
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
Started GET "/" for 127.0.0.1 at 2014-06-16 19:11:08 +0300
|
|
357
|
+
Processing by IndexController#index as HTML
|
|
358
|
+
Rendered index/index.html.erb within layouts/application (3.3ms)
|
|
359
|
+
Completed 200 OK in 83ms (Views: 69.8ms | ActiveRecord: 0.0ms)
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:08 +0300
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:08 +0300
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-16 19:11:08 +0300
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:08 +0300
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:08 +0300
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
Started GET "/index/get_detailed?utf8=%E2%9C%93&ec_name=rrr&commit=Get+Cookie+Data" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
378
|
+
Processing by IndexController#get_detailed as HTML
|
|
379
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"rrr", "commit"=>"Get Cookie Data"}
|
|
380
|
+
Rendered index/get_detailed.html.erb within layouts/application (50.0ms)
|
|
381
|
+
Completed 200 OK in 55ms (Views: 54.2ms | ActiveRecord: 0.0ms)
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
Started GET "/assets/evercookie/swfobject-2.2.min.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
Started GET "/assets/evercookie/evercookie.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
Started GET "/assets/ec.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
Started GET "/evercookie/ec_auth?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
409
|
+
Processing by Evercookie::EvercookieController#ec_auth as JS
|
|
410
|
+
Parameters: {"name"=>"rrr"}
|
|
411
|
+
Rendered text template (0.1ms)
|
|
412
|
+
Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
Started GET "/evercookie/ec_etag?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
416
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
417
|
+
Parameters: {"name"=>"rrr"}
|
|
418
|
+
Rendered text template (0.0ms)
|
|
419
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
Started GET "/assets/ec.swf" for 127.0.0.1 at 2014-06-16 19:11:13 +0300
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
Started GET "/evercookie/save?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:14 +0300
|
|
426
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
427
|
+
Parameters: {"name"=>"rrr"}
|
|
428
|
+
Rendered text template (0.0ms)
|
|
429
|
+
Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
Started GET "/index/get?utf8=%E2%9C%93&ec_name=rrr&commit=Get+Cookie+Value" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
433
|
+
Processing by IndexController#get as HTML
|
|
434
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"rrr", "commit"=>"Get Cookie Value"}
|
|
435
|
+
Rendered inline template (2.5ms)
|
|
436
|
+
Rendered index/get.html.erb within layouts/application (4.3ms)
|
|
437
|
+
Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.0ms)
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
Started GET "/assets/evercookie/evercookie.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
Started GET "/assets/ec.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
Started GET "/assets/evercookie/swfobject-2.2.min.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
Started GET "/evercookie/get.js" for 127.0.0.1 at 2014-06-16 19:11:20 +0300
|
|
465
|
+
Processing by Evercookie::EvercookieController#get as JS
|
|
466
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/get.js.erb (0.7ms)
|
|
467
|
+
Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
Started GET "/evercookie/ec_etag?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:21 +0300
|
|
471
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
472
|
+
Parameters: {"name"=>"rrr"}
|
|
473
|
+
Rendered text template (0.0ms)
|
|
474
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
Started GET "/evercookie/ec_auth?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:21 +0300
|
|
478
|
+
Processing by Evercookie::EvercookieController#ec_auth as JS
|
|
479
|
+
Parameters: {"name"=>"rrr"}
|
|
480
|
+
Rendered text template (0.0ms)
|
|
481
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
Started GET "/evercookie/ec_etag?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:21 +0300
|
|
485
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
486
|
+
Parameters: {"name"=>"rrr"}
|
|
487
|
+
Rendered text template (0.0ms)
|
|
488
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
Started GET "/evercookie/ec_auth?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:21 +0300
|
|
492
|
+
Processing by Evercookie::EvercookieController#ec_auth as HTML
|
|
493
|
+
Parameters: {"name"=>"rrr"}
|
|
494
|
+
Rendered text template (0.0ms)
|
|
495
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
Started GET "/evercookie/save?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:21 +0300
|
|
499
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
500
|
+
Parameters: {"name"=>"rrr"}
|
|
501
|
+
Rendered text template (0.0ms)
|
|
502
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
Started GET "/index/get_controller?ec_name=rrr" for 127.0.0.1 at 2014-06-16 19:11:22 +0300
|
|
506
|
+
Processing by IndexController#get_controller as HTML
|
|
507
|
+
Parameters: {"ec_name"=>"rrr"}
|
|
508
|
+
Rendered text template (0.0ms)
|
|
509
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
Started GET "/index/get_controller?ec_name=rrr" for 127.0.0.1 at 2014-06-16 19:11:22 +0300
|
|
513
|
+
Processing by IndexController#get_controller as HTML
|
|
514
|
+
Parameters: {"ec_name"=>"rrr"}
|
|
515
|
+
Rendered text template (0.0ms)
|
|
516
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
Started GET "/evercookie/ec_etag?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:25 +0300
|
|
520
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
521
|
+
Parameters: {"name"=>"rrr"}
|
|
522
|
+
Rendered text template (0.0ms)
|
|
523
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
Started GET "/evercookie/ec_auth?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:25 +0300
|
|
527
|
+
Processing by Evercookie::EvercookieController#ec_auth as HTML
|
|
528
|
+
Parameters: {"name"=>"rrr"}
|
|
529
|
+
Rendered text template (0.0ms)
|
|
530
|
+
Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
Started GET "/evercookie/save?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:25 +0300
|
|
534
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
535
|
+
Parameters: {"name"=>"rrr"}
|
|
536
|
+
Rendered text template (0.0ms)
|
|
537
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
Started GET "/index/get_defined?ec_name=rrr" for 127.0.0.1 at 2014-06-16 19:11:26 +0300
|
|
541
|
+
Processing by IndexController#get_defined as HTML
|
|
542
|
+
Parameters: {"ec_name"=>"rrr"}
|
|
543
|
+
Rendered text template (0.0ms)
|
|
544
|
+
Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
Started GET "/index/get_defined?ec_name=rrr" for 127.0.0.1 at 2014-06-16 19:11:26 +0300
|
|
548
|
+
Processing by IndexController#get_defined as HTML
|
|
549
|
+
Parameters: {"ec_name"=>"rrr"}
|
|
550
|
+
Rendered text template (0.0ms)
|
|
551
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
Started GET "/evercookie/ec_etag?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:28 +0300
|
|
555
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
556
|
+
Parameters: {"name"=>"rrr"}
|
|
557
|
+
Rendered text template (0.1ms)
|
|
558
|
+
Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
Started GET "/evercookie/save?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:28 +0300
|
|
562
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
563
|
+
Parameters: {"name"=>"rrr"}
|
|
564
|
+
Rendered text template (0.0ms)
|
|
565
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
Started GET "/evercookie/ec_auth?name=rrr" for 127.0.0.1 at 2014-06-16 19:11:28 +0300
|
|
569
|
+
Processing by Evercookie::EvercookieController#ec_auth as HTML
|
|
570
|
+
Parameters: {"name"=>"rrr"}
|
|
571
|
+
Rendered text template (0.0ms)
|
|
572
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
Started GET "/" for 127.0.0.1 at 2014-06-16 19:11:32 +0300
|
|
576
|
+
Processing by IndexController#index as HTML
|
|
577
|
+
Rendered index/index.html.erb within layouts/application (1.2ms)
|
|
578
|
+
Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:32 +0300
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-16 19:11:32 +0300
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:32 +0300
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:32 +0300
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:32 +0300
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
Started GET "/index/set?utf8=%E2%9C%93&ec_name=ttt&ec_value=rrr&commit=Set+Cookie+Value" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
597
|
+
Processing by IndexController#set as HTML
|
|
598
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"ttt", "ec_value"=>"rrr", "commit"=>"Set Cookie Value"}
|
|
599
|
+
Rendered inline template (3.3ms)
|
|
600
|
+
Rendered index/set.html.erb within layouts/application (4.8ms)
|
|
601
|
+
Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.0ms)
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
Started GET "/assets/evercookie/swfobject-2.2.min.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
Started GET "/assets/evercookie/evercookie.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
Started GET "/evercookie/set.js" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
626
|
+
Processing by Evercookie::EvercookieController#set as JS
|
|
627
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/set.js.erb (0.7ms)
|
|
628
|
+
Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
Started GET "/assets/ec.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
Started GET "/evercookie/ec_png?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
635
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
636
|
+
Parameters: {"name"=>"ttt"}
|
|
637
|
+
Rendered text template (0.0ms)
|
|
638
|
+
Completed 200 OK in 33ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
Started GET "/evercookie/ec_auth?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
642
|
+
Processing by Evercookie::EvercookieController#ec_auth as HTML
|
|
643
|
+
Parameters: {"name"=>"ttt"}
|
|
644
|
+
Rendered text template (0.0ms)
|
|
645
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
Started GET "/evercookie/ec_etag?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
649
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
650
|
+
Parameters: {"name"=>"ttt"}
|
|
651
|
+
Rendered text template (0.0ms)
|
|
652
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
Started GET "/evercookie/ec_cache?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:38 +0300
|
|
656
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
657
|
+
Parameters: {"name"=>"ttt"}
|
|
658
|
+
Rendered text template (0.0ms)
|
|
659
|
+
Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
Started GET "/" for 127.0.0.1 at 2014-06-16 19:11:40 +0300
|
|
663
|
+
Processing by IndexController#index as HTML
|
|
664
|
+
Rendered index/index.html.erb within layouts/application (2.3ms)
|
|
665
|
+
Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms)
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
Started GET "/index/get?utf8=%E2%9C%93&ec_name=ttt&commit=Get+Cookie+Value" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
669
|
+
Processing by IndexController#get as HTML
|
|
670
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"ttt", "commit"=>"Get Cookie Value"}
|
|
671
|
+
Rendered inline template (3.5ms)
|
|
672
|
+
Rendered index/get.html.erb within layouts/application (5.2ms)
|
|
673
|
+
Completed 200 OK in 13ms (Views: 11.6ms | ActiveRecord: 0.0ms)
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
Started GET "/assets/evercookie/swfobject-2.2.min.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
Started GET "/evercookie/get.js" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
695
|
+
Processing by Evercookie::EvercookieController#get as JS
|
|
696
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/get.js.erb (0.2ms)
|
|
697
|
+
Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
Started GET "/assets/evercookie/evercookie.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
Started GET "/assets/ec.js?body=1" for 127.0.0.1 at 2014-06-16 19:11:44 +0300
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
Started GET "/evercookie/ec_etag?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:45 +0300
|
|
707
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
708
|
+
Parameters: {"name"=>"ttt"}
|
|
709
|
+
Rendered text template (0.0ms)
|
|
710
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
Started GET "/evercookie/ec_auth?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:45 +0300
|
|
714
|
+
Processing by Evercookie::EvercookieController#ec_auth as JS
|
|
715
|
+
Parameters: {"name"=>"ttt"}
|
|
716
|
+
Rendered text template (0.0ms)
|
|
717
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
Started GET "/evercookie/ec_auth?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:45 +0300
|
|
721
|
+
Processing by Evercookie::EvercookieController#ec_auth as HTML
|
|
722
|
+
Parameters: {"name"=>"ttt"}
|
|
723
|
+
Rendered text template (0.0ms)
|
|
724
|
+
Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
Started GET "/evercookie/ec_etag?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:45 +0300
|
|
728
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
729
|
+
Parameters: {"name"=>"ttt"}
|
|
730
|
+
Rendered text template (0.0ms)
|
|
731
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
Started GET "/evercookie/save?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:45 +0300
|
|
735
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
736
|
+
Parameters: {"name"=>"ttt"}
|
|
737
|
+
Rendered text template (0.0ms)
|
|
738
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
Started GET "/index/get_controller?ec_name=ttt" for 127.0.0.1 at 2014-06-16 19:11:46 +0300
|
|
742
|
+
Processing by IndexController#get_controller as HTML
|
|
743
|
+
Parameters: {"ec_name"=>"ttt"}
|
|
744
|
+
Rendered text template (0.1ms)
|
|
745
|
+
Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
Started GET "/index/get_controller?ec_name=ttt" for 127.0.0.1 at 2014-06-16 19:11:46 +0300
|
|
749
|
+
Processing by IndexController#get_controller as HTML
|
|
750
|
+
Parameters: {"ec_name"=>"ttt"}
|
|
751
|
+
Rendered text template (0.0ms)
|
|
752
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
Started GET "/evercookie/ec_auth?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:49 +0300
|
|
756
|
+
Processing by Evercookie::EvercookieController#ec_auth as HTML
|
|
757
|
+
Parameters: {"name"=>"ttt"}
|
|
758
|
+
Rendered text template (0.0ms)
|
|
759
|
+
Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
760
|
+
|
|
761
|
+
|
|
762
|
+
Started GET "/evercookie/ec_etag?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:49 +0300
|
|
763
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
764
|
+
Parameters: {"name"=>"ttt"}
|
|
765
|
+
Rendered text template (0.0ms)
|
|
766
|
+
Completed 200 OK in 51ms (Views: 49.7ms | ActiveRecord: 0.0ms)
|
|
767
|
+
|
|
768
|
+
|
|
769
|
+
Started GET "/evercookie/save?name=ttt" for 127.0.0.1 at 2014-06-16 19:11:49 +0300
|
|
770
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
771
|
+
Parameters: {"name"=>"ttt"}
|
|
772
|
+
Rendered text template (0.0ms)
|
|
773
|
+
Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|