Guest User

Untitled

a guest
Jan 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. Error:
  2. {function_clause,
  3. [{my_app_articles_controller,list,
  4. ['GET',[],
  5. {my_app_articles_controller,
  6. {simple_bridge_request_wrapper,mochiweb_request_bridge,
  7. {mochiweb_request,#Port<0.1525>,'GET',"/articles/list",
  8. {1,1},
  9. {9,
  10. {"host",
  11. {'Host',"localhost:8001"},
  12. {"connection",
  13. {'Connection',"keep-alive"},
  14. {"cache-control",
  15. {'Cache-Control',"max-age=0"},
  16. {"accept",
  17. {'Accept',
  18. "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"},
  19. nil,
  20. {"accept-encoding",
  21. {'Accept-Encoding',"gzip,deflate,sdch"},
  22. {"accept-charset",
  23. {'Accept-Charset',
  24. "ISO-8859-1,utf-8;q=0.7,*;q=0.3"},
  25. nil,nil},
  26. {"accept-language",
  27. {'Accept-Language',"en-US,en;q=0.8"},
  28. nil,nil}}},
  29. nil},
  30. {"cookie",
  31. {'Cookie',
  32. "t79zj-60yo94swy2_r=0; _boss_session=53823bd240a2cf0c496e37b490392574eec37cc4"},
  33. nil,nil}},
  34. {"user-agent",
  35. {'User-Agent',
  36. "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1"},
  37. nil,nil}}}},
  38. false,[],[],none}}]},
  39. {boss_web_controller,execute_action,5},
  40. {boss_web_controller,process_request,5},
  41. {timer,tc,3},
  42. {boss_web_controller,handle_request,3},
  43. {mochiweb_http,headers,5},
  44. {proc_lib,init_p_do_apply,3}]}
Add Comment
Please, Sign In to add comment