let f request = % begin match Dream.session "nick" request with % | None -> % let redirect = Dream.to_percent_encoded "/new_thread" in % Format.printf "%s@." redirect; Login to make a new thread. % | Some _nick ->