Slide 37
Slide 37 text
%Plug.Conn{adapter: {Plug.Adapters.Cowboy.Conn, :...}, assigns: %{},
before_send: [#Function<0.7834419/1 in Plug.CSRFProtection.call/2>,
#Function<4.100417920/1 in Phoenix.Controller.fetch_flash/2>,
#Function<0.82590416/1 in Plug.Session.before_send/2>,
#Function<1.75806487/1 in Plug.Logger.call/2>,
#Function<0.96656268/1 in Phoenix.LiveReloader.before_send_inject_reloader/1>],
body_params: %{}, cookies: %{}, halted: false, host: "localhost",
method: "GET", owner: #PID<0.381.0>, params: %{}, path_info: [],
peer: {{127, 0, 0, 1}, 63732}, port: 4000,
private: %{Chat.Router => {[], %{}}, :phoenix_action => :index,
:phoenix_controller => Chat.PageController,
:phoenix_endpoint => Chat.Endpoint, :phoenix_flash => %{},
:phoenix_format => "html", :phoenix_layout => {Chat.LayoutView, :app},
:phoenix_pipelines => [:browser],
:phoenix_route => #Function<1.12450572/1 in Chat.Router.match_route/4>,
:phoenix_router => Chat.Router, :phoenix_view => Chat.PageView,
:plug_session => %{}, :plug_session_fetch => :done}, query_params: %{},
query_string: "", remote_ip: {127, 0, 0, 1}, req_cookies: %{},
req_headers: [{"host", "localhost:4000"}, {"connection", "keep-alive"},
{"cache-control", "max-age=0"}, {"upgrade-insecure-requests", "1"},
{"user-agent",
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/52.0.2743.116 Safari/537.36"},
{"accept",
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"},
{"accept-encoding", "gzip, deflate, sdch"},
Limit