@ -329,7 +329,9 @@ post "/session" do
end
get "/session" do
json session.to_hash
j = session.to_hash
j[:hostname] = ENV['HOSTNAME']
json j
get "/cookies" do
The note is not visible to the blocked user.