Last active
December 17, 2015 09:39
-
-
Save depressed-pho/5589337 to your computer and use it in GitHub Desktop.
Bug: httpc's {stream, {self, once}} is not working.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-3.2$ erl | |
Erlang R16B (erts-5.10.1) [source] [64-bit] [smp:2:2] [async-threads:10] [hipe] [kernel-poll:false] | |
Eshell V5.10.1 (abort with ^G) | |
1> inets:start(), | |
1> inets_trace:enable(max, "/tmp/inets.log"), | |
1> Opts = [{sync, false}, {stream, {self, once}}, {body_format, binary}], | |
1> URL = "http://www.erlang.org/", | |
1> {ok, ReqId} = httpc:request(get, {URL, []}, [], Opts). | |
{ok,#Ref<0.0.0.45>} | |
2> {http, {ReqId, stream_start, _, Pid}} = receive Msg -> Msg end. | |
{http,{#Ref<0.0.0.45>,stream_start, | |
[{"date","Thu, 16 May 2013 05:08:18 GMT"}, | |
{"server","inets/5.7.1"}, | |
{"content-length","9117"}, | |
{"content-type","text/html; charset=utf-8"}, | |
{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}], | |
<0.48.0>}} | |
3> timer:sleep(1000), c:flush(). | |
ok | |
4> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
Shell got {http,{#Ref<0.0.0.45>,stream, | |
<<"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head> \n<title>Erlang Programming Language</title>\n <meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\"/> \n <meta name=\"description\" content=\"Erlang Programming Language\"/>\n <meta name=\"keywords\" content=\"erlang, functional, programming, fault-tolerant, distributed, multi-platform, portable, software, multi-core, smp, concurrency\"/>\n <link href=\"/style.css\" rel=\"stylesheet\" type=\"text/css\"/>\n\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Overall RSS 2.0 Feed\" href=\"/rss\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"News RSS 2.0 Feed\" href=\"/rss/news\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Article RSS 2.0 Feed\" href=\"/rss/articles\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Events RSS 2.0 Feed\" href=\"/rss/event\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Downloads RSS 2.0 Feed\" href=\"/rss/download\"/>\n\n</head> \n\n<body>\n <script type=\"text/javascript\">\n var _gaq = _gaq || [];\n _gaq.push(['_setAccount', 'UA-3045895-2']);\n _gaq.push(['_trackPageview']);\n </script>\n\n <div id=\"main_div\">\n <div id=\"shadows\">\n <div id=\"bg1\"> </div>\n <div id=\"bg2\"> </div>\n </div>\n\n <div id=\"search_bar\">\n <div id=\"logo_sma">>}} | |
ok | |
5> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
Shell got {http,{#Ref<0.0.0.45>,stream, | |
<<"ll\">\n <a href=\"/\"><img src=\"/images/logo_small.png\" border=\"0\"/></a>\n </div>\n\n <div id=\"search_field\">\n\n </div>\n </div>\n\n <div id=\"menu\">\n <a href=\"/news\"> news </a><a href=\"/article\"> articles </a><a href=\"/event\"> events </a><a href=\"/download.html\"> downloads </a><a href=\"/community.html\"> community </a><a href=\"/link\"> links </a><a href=\"/doc.html\"> documentation </a><a href=\"/about.html\"> about </a>\n </div>\n\n <div id=\"banner\">\n <img src=\"/images/banner.jpg\" border=\"0\" usemap=\"#Map\"/>\n <div id=\"logo\">\"The world is concurrent<br/>Things in the world don't share data<br/>Things communicate with messages<br/>Things fail\"<br/>- Joe Armstrong</div>\n <div id=\"banner_text1\"><a href=\"/article\">READ ARTICLES</a></div>\n <div id=\"banner_text2\"><a href=\"/download.html\">DOWNLOAD ERLANG/OTP</a></div>\n <div id=\"banner_text3\"><a href=\"/doc.html\">DOCUMENTATION</a></div>\n </div>\n\n <div id=\"slice\">\n <ul id='trace'></ul>\n\n </div>\n\n <div id=\"content\">\n <div id=\"leftcol_home\">\n <div id=\"title\">NEWS</div>\n\t\n\t \n\n\t \n\t \n\t\t<div class=\"text_item\">\n\t\t <h1><a href=\"/news/51\">erlang.org/development</a></h1>\n\t\t <h3>\n\t\t Written by <a href=\"/news/user/Fredrik\">Fredrik</a>, 19 Apr 2013\n\t\t </h3>\n\t\t \n\t\t Follow our opensource contributions on our website\n <a href=\"/news/51\"><img src=\"/images/more.png\" border=\"0\"/></a>\n\t\t</div>\n\t \n\t\t<div clas">>}} | |
ok | |
6> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
Shell got {http,{#Ref<0.0.0.45>,stream, | |
<<"s=\"text_item\">\n\t\t <h1><a href=\"/news/50\">Dublin Erlang Factory Lite: 23 May</a></h1>\n\t\t <h3>\n\t\t Written by <a href=\"/news/user/Fredrik\">Fredrik</a>, 17 Apr 2013\n\t\t </h3>\n\t\t \n\t\t The Erlang Factory Lite comes to Dublin on the 23rd of May! Find out the latest developments and projects in the world of Erlang from an array of great speakers. Not to mention you'll get to socialise with the Erlang crowd over a few pints of Guinness.\n <a href=\"/news/50\"><img src=\"/images/more.png\" border=\"0\"/></a>\n\t\t</div>\n\t \n\t\t<div class=\"text_item\">\n\t\t <h1><a href=\"/news/49\">Budapest Erlang Factory Lite: 30 May</a></h1>\n\t\t <h3>\n\t\t Written by <a href=\"/news/user/Fredrik\">Fredrik</a>, 17 Apr 2013\n\t\t </h3>\n\t\t \n\t\t The first Budapest Erlang Factory Lite will take place on 30 May - an event for developers, architects and tech entrepreneurs interested in distributed systems, multi-core software development and functional programming. \n <a href=\"/news/49\"><img src=\"/images/more.png\" border=\"0\"/></a>\n\t\t</div>\n\t \n\t \n\n\t\n\n </div>\n\n <div id=\"rightcol_home\">\n\t<div id=\"title\">GETTING STARTED</div>\n <p><b>What is Erlang?</b></p>\n <p>Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has bui">>}} | |
ok | |
7> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
Shell got {http,{#Ref<0.0.0.45>,stream, | |
<<"lt-in support for concurrency, distribution and fault tolerance.</p>\n <p align=\"right\"><a href=\"/static/getting_started_quickly.html\">Erlang quickstart <img src=\"/images/more.png\" border=\"0\"/></a></p>\n <p><b>What is OTP?</b></p>\n <p>OTP is set of Erlang libraries and design principles providing middle-ware to develop these systems. It includes its own distributed database, applications to interface towards other languages, debugging and release handling tools.</p>\n <p align=\"right\"><a href=\"/doc/design_principles/users_guide.html\">Get started with OTP <img src=\"/images/more.png\" border=\"0\"/></a></p>\n </div>\n\n </div>\n \n <div id=\"footer_top\"> </div>\n <div id=\"footer\">\n\n <div id=\"footer_item1\">\n <h1>Mailinglist headlines</h1>\n\n\t\n\t <ul>\n\t <li><a href=\"/pipermail/erlang-questions/2013-May/073762.html\" target=\"_blank\">using a registered name with lib_chan fails\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073761.html\" target=\"_blank\">A small question about macros\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073760.html\" target=\"_blank\">Better error messages would be helpful\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073746.html\" target=\"_blank\">Rebar/Cover and leex/yecc\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073743.html\" target=\"_blank\">Cowboy/giallo {error,badlength}\n</a></li>\n\t </ul>\n\t\n\t<p><a href=\"/mailman/listinfo/e">>}} | |
ok | |
8> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
Shell got {http,{#Ref<0.0.0.45>,stream, | |
<<"rlang-questions\">\n\t Listinfo & subscription...\n\t</a></p>\n </div>\n\n <div id=\"footer_item\" style=\"border-left:none;border-right:none;\">\n <h1>Upcoming events</h1>\n\t\n\t \n\n\t \n\t \n\t\t<h2>\n\t\t <a href=\"/event/23\">\n\t\t [28 Sep 2013]\n\t\t The Twelfth ACM SIGPLAN Erlang Workshop\n\t\t </a>\n\t\t</h2>\n\t\t<h3> The Twelfth ACM SIGPLAN Erlang Workshop will take place on September 28, 2013, in Boston, Massachusetts, USA. </h3>\n\t \n\t\t<h2>\n\t\t <a href=\"/event/25\">\n\t\t [13 Jun 2013]\n\t\t The Erlang User Conference Stockholm 13-14 June\n\t\t </a>\n\t\t</h2>\n\t\t<h3>Early Bird rates end on 15 May </h3>\n\t \n\t\t<h2>\n\t\t <a href=\"/event/26\">\n\t\t [30 May 2013]\n\t\t Budapest Erlang Factory Lite 30 May\n\t\t </a>\n\t\t</h2>\n\t\t<h3> Early Bird ends on 9 May </h3>\n\t \n\n\t \n\t \n\t <p><a href=\"/event\">More events...</a></p>\n\t\n </div>\n <div id=\"footer_item1\">\n\t<p>\n\t <a target=\"_blank\" href=\"http://www.pragprog.com/titles/jaerlang/programming-erlang\">\n\t <img src=\"/images/jaerlang.jpg\" height=\"120\" width=\"91\" border=\"1\" alt=\"Book cover of Programming Erlang\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://oreilly.com/catalog/9780596518189\">\n\t <img src=\"http://covers.oreilly.com/images/9780596518189/cat.gif\" height=\"120\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://nostarch.com/erlang\">\n\t <img src=\"http://nostarch.com/sites/default/files/imagecache/product_main_page/erlan">>}} | |
ok | |
9> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
Shell got {http,{#Ref<0.0.0.45>,stream, | |
<<"g_newsmall.png\" height=\"120\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t</p>\n\t<p>\n\t <a target=\"_blank\" href=\"http://shop.oreilly.com/product/0636920021452.do\">\n\t <img src=\"http://akamaicovers.oreilly.com/images/0636920021452/cat.gif\" height=\"120\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://www.manning.com/logan/\">\n\t <img src=\"http://www.manning.com/logan/logan_cover150.jpg\" height=\"120\" width=\"91\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://shop.oreilly.com/product/0636920025818.do\">\n\t <img src=\"http://akamaicovers.oreilly.com/images/0636920025818/lrg.jpg\" height=\"120\" width=\"91\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t</p>\n </div>\n </div>\n <div id=\"footer_bottom\"> </div>\n \n <div id=\"copy\">Copyright 2011 <a href=\"http://www.erlang.org\">erlang.org</a> -\n\tContact webmaster@ -\n\t<a href=\"/rss\">RSS Feeds</a> -\n\tPowered by <a href=\"https://github.com/esl/erlang-web\">Erlang Web</a>\n </div>\n </div>\n\n <map name=\"Map\">\n <area shape=\"poly\" coords=\"350,61,655,61,680,1,350,1\" href=\"/article\"/>\n <area shape=\"poly\" coords=\"350,121,655,121,655,62,350,62\" href=\"/download.html\"/>\n <area shape=\"poly\" coords=\"350,183,680,183,655,122,350,122\" href=\"/doc.html\"/>\n </map>\n\n <script type=\"text/javascript\">\n (function() {\n var ga = document.createElement('script');\n ga">>}} | |
ok | |
10> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
Shell got {http,{#Ref<0.0.0.45>,stream, | |
<<".type = 'text/javascript';\n ga.async = true;\n ga.src = ('https:' == document.location.protocol ?\n 'https://ssl' :\n 'http://www') + '.google-analytics.com/ga.js';\n (document.getElementsByTagName('head')[0] ||\n document.getElementsByTagName('body')[0]).appendChild(ga);\n })();\n </script>\n</body>\n</html>\n">>}} | |
Shell got {http,{#Ref<0.0.0.45>,stream_end, | |
[{"date","Thu, 16 May 2013 05:08:18 GMT"}, | |
{"server","inets/5.7.1"}, | |
{"content-length","9117"}, | |
{"content-type","text/html; charset=utf-8"}, | |
{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}} | |
ok | |
11> httpc:stream_next(Pid), timer:sleep(1000), c:flush(). | |
ok | |
12> | |
BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded | |
(v)ersion (k)ill (D)b-tables (d)istribution | |
bash-3.2$ exit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-3.2$ erl | |
Erlang R16B (erts-5.10.1) [source] [64-bit] [smp:2:2] [async-threads:10] [hipe] [kernel-poll:false] | |
Eshell V5.10.1 (abort with ^G) | |
1> inets:start(), | |
1> inets_trace:enable(max, "/tmp/inets.log"), | |
1> Options = [{sync, false}, {stream, {self, once}}, {body_format, binary}], | |
1> URL = "http://www.erlang.org/", | |
1> {ok, RequestId} = httpc:request(get, {URL, []}, [], Options), | |
1> timer:sleep(3000), | |
1> c:flush(). | |
Shell got {http,{#Ref<0.0.0.46>,stream_start, | |
[{"date","Thu, 16 May 2013 04:03:54 GMT"}, | |
{"server","inets/5.7.1"}, | |
{"content-length","9134"}, | |
{"content-type","text/html; charset=utf-8"}, | |
{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}], | |
<0.48.0>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head> \n<title>Erlang Programming Language</title>\n <meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\"/> \n <meta name=\"description\" content=\"Erlang Programming Language\"/>\n <meta name=\"keywords\" content=\"erlang, functional, programming, fault-tolerant, distributed, multi-platform, portable, software, multi-core, smp, concurrency\"/>\n <link href=\"/style.css\" rel=\"stylesheet\" type=\"text/css\"/>\n\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Overall RSS 2.0 Feed\" href=\"/rss\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"News RSS 2.0 Feed\" href=\"/rss/news\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Article RSS 2.0 Feed\" href=\"/rss/articles\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Events RSS 2.0 Feed\" href=\"/rss/event\"/>\n <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Downloads RSS 2.0 Feed\" href=\"/rss/download\"/>\n\n</head> \n\n<body>\n <script type=\"text/javascript\">\n var _gaq = _gaq || [];\n _gaq.push(['_setAccount', 'UA-3045895-2']);\n _gaq.push(['_trackPageview']);\n </script>\n\n <div id=\"main_div\">\n <div id=\"shadows\">\n <div id=\"bg1\"> </div>\n <div id=\"bg2\"> </div>\n </div>\n\n <div id=\"search_bar\">\n <div id=\"logo_sma">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<"ll\">\n <a href=\"/\"><img src=\"/images/logo_small.png\" border=\"0\"/></a>\n </div>\n\n <div id=\"search_field\">\n\n </div>\n </div>\n\n <div id=\"menu\">\n <a href=\"/news\"> news </a><a href=\"/article\"> articles </a><a href=\"/event\"> events </a><a href=\"/download.html\"> downloads </a><a href=\"/community.html\"> community </a><a href=\"/link\"> links </a><a href=\"/doc.html\"> documentation </a><a href=\"/about.html\"> about </a>\n </div>\n\n <div id=\"banner\">\n <img src=\"/images/banner.jpg\" border=\"0\" usemap=\"#Map\"/>\n <div id=\"logo\">\"The world is concurrent<br/>Things in the world don't share data<br/>Things communicate with messages<br/>Things fail\"<br/>- Joe Armstrong</div>\n <div id=\"banner_text1\"><a href=\"/article\">READ ARTICLES</a></div>\n <div id=\"banner_text2\"><a href=\"/download.html\">DOWNLOAD ERLANG/OTP</a></div>\n <div id=\"banner_text3\"><a href=\"/doc.html\">DOCUMENTATION</a></div>\n </div>\n\n <div id=\"slice\">\n <ul id='trace'></ul>\n\n </div>\n\n <div id=\"content\">\n <div id=\"leftcol_home\">\n <div id=\"title\">NEWS</div>\n\t\n\t \n\n\t \n\t \n\t\t<div class=\"text_item\">\n\t\t <h1><a href=\"/news/51\">erlang.org/development</a></h1>\n\t\t <h3>\n\t\t Written by <a href=\"/news/user/Fredrik\">Fredrik</a>, 19 Apr 2013\n\t\t </h3>\n\t\t \n\t\t Follow our opensource contributions on our website\n <a href=\"/news/51\"><img src=\"/images/more.png\" border=\"0\"/></a>\n\t\t</div>\n\t \n\t\t<div clas">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<"s=\"text_item\">\n\t\t <h1><a href=\"/news/50\">Dublin Erlang Factory Lite: 23 May</a></h1>\n\t\t <h3>\n\t\t Written by <a href=\"/news/user/Fredrik\">Fredrik</a>, 17 Apr 2013\n\t\t </h3>\n\t\t \n\t\t The Erlang Factory Lite comes to Dublin on the 23rd of May! Find out the latest developments and projects in the world of Erlang from an array of great speakers. Not to mention you'll get to socialise with the Erlang crowd over a few pints of Guinness.\n <a href=\"/news/50\"><img src=\"/images/more.png\" border=\"0\"/></a>\n\t\t</div>\n\t \n\t\t<div class=\"text_item\">\n\t\t <h1><a href=\"/news/49\">Budapest Erlang Factory Lite: 30 May</a></h1>\n\t\t <h3>\n\t\t Written by <a href=\"/news/user/Fredrik\">Fredrik</a>, 17 Apr 2013\n\t\t </h3>\n\t\t \n\t\t The first Budapest Erlang Factory Lite will take place on 30 May - an event for developers, architects and tech entrepreneurs interested in distributed systems, multi-core software development and functional programming. \n <a href=\"/news/49\"><img src=\"/images/more.png\" border=\"0\"/></a>\n\t\t</div>\n\t \n\t \n\n\t\n\n </div>\n\n <div id=\"rightcol_home\">\n\t<div id=\"title\">GETTING STARTED</div>\n <p><b>What is Erlang?</b></p>\n <p>Erlang is a programming language used to build ma">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<"ssively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.</p>\n <p align=\"right\"><a href=\"/static/getting_started_quickly.html\">Erlang quickstart <img src=\"/images/more.png\" border=\"0\"/></a></p>\n <p><b>What is OTP?</b></p>\n <p>OTP is set of Erlang libraries and design principles providing middle-ware to develop these systems. It includes its own distributed database, applications to interface towards other languages, debugging and release handling tools.</p>\n <p align=\"right\"><a href=\"/doc/design_principles/users_guide.html\">Get started with OTP <img src=\"/images/more.png\" border=\"0\"/></a></p>\n </div>\n\n </div>\n \n <div id=\"footer_top\"> </div>\n <div id=\"footer\">\n\n <div id=\"footer_item1\">\n <h1>Mailinglist headlines</h1>\n\n\t\n\t <ul>\n\t <li><a href=\"/pipermail/erlang-questions/2013-May/073760.html\" target=\"_blank\">Better error messages would be helpful\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073746.html\" target=\"_blank\">Rebar/Cover and leex/yecc\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073743.html\" target=\"_blank\">Cowboy/giallo {error,badlength}\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073737.html\" target=\"_blank\">Allow e">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<"rl and c() to recognize escript shebangs\n</a></li><li><a href=\"/pipermail/erlang-questions/2013-May/073728.html\" target=\"_blank\">ANN: Mooc course on functional programming\n</a></li>\n\t </ul>\n\t\n\t<p><a href=\"/mailman/listinfo/erlang-questions\">\n\t Listinfo & subscription...\n\t</a></p>\n </div>\n\n <div id=\"footer_item\" style=\"border-left:none;border-right:none;\">\n <h1>Upcoming events</h1>\n\t\n\t \n\n\t \n\t \n\t\t<h2>\n\t\t <a href=\"/event/23\">\n\t\t [28 Sep 2013]\n\t\t The Twelfth ACM SIGPLAN Erlang Workshop\n\t\t </a>\n\t\t</h2>\n\t\t<h3> The Twelfth ACM SIGPLAN Erlang Workshop will take place on September 28, 2013, in Boston, Massachusetts, USA. </h3>\n\t \n\t\t<h2>\n\t\t <a href=\"/event/25\">\n\t\t [13 Jun 2013]\n\t\t The Erlang User Conference Stockholm 13-14 June\n\t\t </a>\n\t\t</h2>\n\t\t<h3>Early Bird rates end on 15 May </h3>\n\t \n\t\t<h2>\n\t\t <a href=\"/event/26\">\n\t\t [30 May 2013]\n\t\t Budapest Erlang Factory Lite 30 May\n\t\t </a>\n\t\t</h2>\n\t\t<h3> Early Bird ends on 9 May </h3>\n\t \n\n\t \n\t \n\t <p><a href=\"/event\">More events...</a></p>\n\t\n </div>\n <div id=\"footer_item1\">\n\t<p>\n\t <a target=\"_blank\" href=\"http://www.pragprog.com/titles/jaerlang/programming-erlang\">\n\t <img src=\"/images/jaerlang.jpg\" height=\"120\" width=\"91\" border=\"1\" alt=\"Book cover of Programming Erlang\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://oreilly.com/catalog/9780596518189\">\n\t <img src=\"http://covers.oreilly.com/images/9780596518189/cat">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<".gif\" height=\"120\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://nostarch.com/erlang\">\n\t <img src=\"http://nostarch.com/sites/default/files/imagecache/product_main_page/erlang_newsmall.png\" height=\"120\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t</p>\n\t<p>\n\t <a target=\"_blank\" href=\"http://shop.oreilly.com/product/0636920021452.do\">\n\t <img src=">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<"\"http://akamaicovers.oreilly.com/images/0636920021452/cat.gif\" height=\"120\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://www.manning.com/logan/\">\n\t <img src=\"http://www.manning.com/logan/logan_cover150.jpg\" height=\"120\" width=\"91\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t <a target=\"_blank\" href=\"http://shop.oreilly.com/product/0636920025818.do\">\n\t <img src=\"http://akamaicovers.oreilly.com/images/0636920025818/lrg.jpg\" height=\"120\" width=\"91\" border=\"1\" alt=\"Book cover of Erlang Programming\"/>\n\t </a>\n\t</p>\n </div>\n </div>\n <div id=\"footer_bottom\"> </div>\n \n <div id=\"copy\">Copyright 2011 <a href=\"http://www.erlang.org\">erlang.org</a> -\n\tContact webmaster@ -\n\t<a href=\"/rss\">RSS Feeds</a> -\n\tPowered by <a href=\"https://github.com/esl/erlang-web\">Erlang Web</a>\n </div>\n </div>\n\n <map name=\"Map\">\n <area shape=\"poly\" coords=\"350,61,655,61,680,1,350,1\" href=\"/article\"/>\n <area shape=\"poly\" coords=\"350,121,655,121,655,62,350,62\" href=\"/download.html\"/>\n <area shape=\"poly\" coords=\"350,183,680,183,655,122,350,122\" href=\"/doc.html\"/>\n </map>\n\n <script type=\"text/javascript\">\n (function() {\n var ga = document.createElement('script');\n ga.type = 'text/javascript';\n ga.async = true;\n ga.src = ('https:' == document.location.protocol ?\n 'https://ssl' :\n 'http://www') + '.google-analytics.com">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream, | |
<<"/ga.js';\n (document.getElementsByTagName('head')[0] ||\n document.getElementsByTagName('body')[0]).appendChild(ga);\n })();\n </script>\n</body>\n</html>\n">>}} | |
Shell got {http,{#Ref<0.0.0.46>,stream_end, | |
[{"date","Thu, 16 May 2013 04:03:54 GMT"}, | |
{"server","inets/5.7.1"}, | |
{"content-length","9134"}, | |
{"content-type","text/html; charset=utf-8"}, | |
{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}} | |
ok | |
2> | |
BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded | |
(v)ersion (k)ill (D)b-tables (d)istribution | |
bash-3.2$ exit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:16 4562] request | |
Content: [{module,httpc}, | |
{line,156}, | |
{method,get}, | |
{url,"http://www.erlang.org/"}, | |
{headers,[]}, | |
{http_options,[]}, | |
{options,[{sync,false}, | |
{stream,{self,once}}, | |
{body_format,binary}]}, | |
{profile,default}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:16 4691] begin processing | |
Content: [{module,httpc}, | |
{line,539}, | |
{started,1368680896690}, | |
{new_headers,[]}] | |
[inets httpc trace 20 <0.41.0> 2013:05:16 05:08:16 4691] request | |
Content: [{module,httpc_manager}, | |
{line,469}, | |
{request, | |
{request,undefined,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}}] | |
[inets httpc trace 60 <0.41.0> 2013:05:16 05:08:16 4691] select session | |
Content: [{module,httpc_manager}, | |
{line,848}, | |
{session_type,keep_alive}, | |
{max_pipeline_length,2}, | |
{max_keep_alive_length,5}] | |
[inets httpc trace 60 <0.41.0> 2013:05:16 05:08:16 4692] select session | |
Content: [{module,httpc_manager}, | |
{line,869}, | |
{host_port,{"www.erlang.org",80}}, | |
{scheme,http}, | |
{type,keep_alive}, | |
{candidates,[]}] | |
[inets httpc trace 60 <0.41.0> 2013:05:16 05:08:16 4692] select session - no candicate | |
Content: [{module,httpc_manager},{line,884}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:16 4704] connect | |
Content: [{module,httpc_handler}, | |
{line,874}, | |
{address,{"www.erlang.org",80}}, | |
{request, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}}, | |
{options, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default,default,[]}}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:16 4709] connect using gen_tcp | |
Content: [{module,http_transport}, | |
{line,109}, | |
{host,"www.erlang.org"}, | |
{port,80}, | |
{opts,[binary,{packet,0},{active,false},{reuseaddr,true},inet]}, | |
{timeout,infinity}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:17 4728] connected - now send first request | |
Content: [{module,httpc_handler},{line,889},{socket,#Port<0.1397>}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:17 4728] send | |
Content: [{module,httpc_request}, | |
{line,68}, | |
{send_addr,{"www.erlang.org",80}}, | |
{socket,#Port<0.1397>}, | |
{method,get}, | |
{path,"/"}, | |
{pquery,[]}, | |
{headers,{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,"www.erlang.org",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
[]}}, | |
{content,{[],[]}}, | |
{address,{"www.erlang.org",80}}, | |
{abs_uri,"http://www.erlang.org/"}, | |
{headers_as_is,[]}, | |
{settings,{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}}, | |
{userinfo,[]}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:17 4764] create message | |
Content: [{module,httpc_request},{line,118},{body,[]}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:17 4764] send | |
Content: [{module,httpc_request}, | |
{line,122}, | |
{message,["GET"," ","/"," ","HTTP/1.1","\r\n", | |
"te: \r\nhost: www.erlang.org\r\nconnection: keep-alive\r\n", | |
"\r\n",[]]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:17 4764] first request sent | |
Content: [{module,httpc_handler},{line,893}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:17 4764] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:18 4330] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,parse}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,undefined}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:18 4402] data processed - ok | |
Content: [{module,httpc_handler},{line,458}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:18 4403] handle_http_msg | |
Content: [{module,httpc_handler}, | |
{line,1018}, | |
{headers, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
"inets/5.7.1",undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:18 4403] start stream - self:once | |
Content: [{module,httpc_handler},{line,1602},{code,200}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:18 4403] handle_http_body | |
Content: [{module,httpc_handler}, | |
{line,1066}, | |
{max_body_size,nolimit}, | |
{headers, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
"inets/5.7.1",undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}}, | |
{code,200}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:18 4403] handle_http_body - other | |
Content: [{module,httpc_handler},{line,1100}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:18 4403] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,9117]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:26 4708] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:26 4708] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:26 4708] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:26 4708] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,9117}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:26 4708] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:26 4708] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,7657]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:29 4193] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:29 4193] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:29 4193] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:29 4193] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,7657}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:29 4193] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:29 4193] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,6197]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:31 4252] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:31 4252] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:31 4252] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:31 4252] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,6197}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:31 4252] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:31 4252] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,4737]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:33 4253] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:33 4253] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:33 4253] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:33 4253] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,4737}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:33 4253] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:33 4253] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,3277]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:35 4118] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:35 4118] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:35 4118] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:35 4118] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,3277}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:35 4118] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:35 4118] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,1817]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:36 4980] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:36 4980] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:36 4980] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:36 4980] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,1817}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:36 4980] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:36 4980] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,357]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:39 478] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:39 478] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:39 478] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:39 478] data processed - ok | |
Content: [{module,httpc_handler},{line,458}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 478] handle_http_msg | |
Content: [{module,httpc_handler},{line,1036},{code,200}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 478] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:39 478] handle response - status = new | |
Content: [{module,httpc_handler},{line,1126}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:39 478] try to enable pipeline or keep-alive | |
Content: [{module,httpc_handler}, | |
{line,1408}, | |
{version,"HTTP/1.1"}, | |
{headers, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 05:08:18 GMT",undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
"inets/5.7.1",undefined,undefined,undefined,undefined, | |
undefined,"9117",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}}, | |
{session, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive,false}}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 478] insert session | |
Content: [{module,httpc_manager}, | |
{line,188}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{profile,httpc_manager}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:39 478] handle response | |
Content: [{module,httpc_handler}, | |
{line,1139}, | |
{profile,httpc_manager}, | |
{status,keep_alive}, | |
{request, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}}, | |
{session, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive,false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:39 479] handle response - ok | |
Content: [{module,httpc_handler},{line,1190}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 479] end stream - self:once | |
Content: [{module,httpc_handler},{line,1631}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 479] answer request | |
Content: [{module,httpc_handler}, | |
{line,1436}, | |
{request, | |
{request,#Ref<0.0.0.45>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368680896690,undefined,undefined,false}}, | |
{msg, | |
{#Ref<0.0.0.45>,stream_end, | |
[{"date","Thu, 16 May 2013 05:08:18 GMT"}, | |
{"server","inets/5.7.1"}, | |
{"content-length","9117"}, | |
{"content-type","text/html; charset=utf-8"}, | |
{"set-cookie", | |
"eptic_cookie=erlangorg@hades-15337598868832874497; path=/"}]}}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 479] update session | |
Content: [{module,httpc_manager}, | |
{line,220}, | |
{id,{{"www.erlang.org",80},<0.48.0>}}, | |
{pos,9}, | |
{value,true}, | |
{profile,httpc_manager}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:39 479] handle keep_alive | |
Content: [{module,httpc_handler}, | |
{line,1268}, | |
{profile,httpc_manager}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
true}}, | |
{timeout,120000}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 05:08:39 479] keep_alive queue empty | |
Content: [{module,httpc_handler},{line,1274}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 05:08:39 479] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 479] update session | |
Content: [{module,httpc_manager}, | |
{line,220}, | |
{id,{{"www.erlang.org",80},<0.48.0>}}, | |
{pos,7}, | |
{value,0}, | |
{profile,httpc_manager}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 05:08:39 479] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state,undefined, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
true}, | |
undefined,undefined,undefined,undefined, | |
{[],[]}, | |
{[],[]}, | |
keep_alive,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],#Ref<0.0.0.156>}, | |
httpc_manager,inactive}}}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 479] terminate | |
Content: [{module,httpc_handler}, | |
{line,701}, | |
{id,{{"www.erlang.org",80},<0.48.0>}}, | |
{profile,httpc_manager}, | |
{reason,normal}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 05:08:39 479] delete session | |
Content: [{module,httpc_manager}, | |
{line,240}, | |
{session_is,{{"www.erlang.org",80},<0.48.0>}}, | |
{profile,httpc_manager}] | |
[inets httpc trace 40 <0.41.0> 2013:05:16 05:08:39 479] request done | |
Content: [{module,httpc_manager},{line,572},{request_id,#Ref<0.0.0.45>}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 05:08:41 4330] stream next | |
Content: [{module,httpc},{line,476},{handler,<0.48.0>}] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[inets httpc trace 80 <0.32.0> 2013:05:16 04:03:54 431] request | |
Content: [{module,httpc}, | |
{line,156}, | |
{method,get}, | |
{url,"http://www.erlang.org/"}, | |
{headers,[]}, | |
{http_options,[]}, | |
{options,[{sync,false}, | |
{stream,{self,once}}, | |
{body_format,binary}]}, | |
{profile,default}] | |
[inets httpc trace 80 <0.32.0> 2013:05:16 04:03:54 449] begin processing | |
Content: [{module,httpc}, | |
{line,539}, | |
{started,1368677034049}, | |
{new_headers,[]}] | |
[inets httpc trace 20 <0.41.0> 2013:05:16 04:03:54 450] request | |
Content: [{module,httpc_manager}, | |
{line,469}, | |
{request, | |
{request,undefined,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}}] | |
[inets httpc trace 60 <0.41.0> 2013:05:16 04:03:54 450] select session | |
Content: [{module,httpc_manager}, | |
{line,848}, | |
{session_type,keep_alive}, | |
{max_pipeline_length,2}, | |
{max_keep_alive_length,5}] | |
[inets httpc trace 60 <0.41.0> 2013:05:16 04:03:54 452] select session | |
Content: [{module,httpc_manager}, | |
{line,869}, | |
{host_port,{"www.erlang.org",80}}, | |
{scheme,http}, | |
{type,keep_alive}, | |
{candidates,[]}] | |
[inets httpc trace 60 <0.41.0> 2013:05:16 04:03:54 452] select session - no candicate | |
Content: [{module,httpc_manager},{line,884}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:54 461] connect | |
Content: [{module,httpc_handler}, | |
{line,874}, | |
{address,{"www.erlang.org",80}}, | |
{request, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}}, | |
{options, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default,default,[]}}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:54 466] connect using gen_tcp | |
Content: [{module,http_transport}, | |
{line,109}, | |
{host,"www.erlang.org"}, | |
{port,80}, | |
{opts,[binary,{packet,0},{active,false},{reuseaddr,true},inet]}, | |
{timeout,infinity}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:54 4368] connected - now send first request | |
Content: [{module,httpc_handler},{line,889},{socket,#Port<0.1397>}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:54 4369] send | |
Content: [{module,httpc_request}, | |
{line,68}, | |
{send_addr,{"www.erlang.org",80}}, | |
{socket,#Port<0.1397>}, | |
{method,get}, | |
{path,"/"}, | |
{pquery,[]}, | |
{headers,{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,"www.erlang.org",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
[]}}, | |
{content,{[],[]}}, | |
{address,{"www.erlang.org",80}}, | |
{abs_uri,"http://www.erlang.org/"}, | |
{headers_as_is,[]}, | |
{settings,{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}}, | |
{userinfo,[]}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:54 4374] create message | |
Content: [{module,httpc_request},{line,118},{body,[]}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:54 4374] send | |
Content: [{module,httpc_request}, | |
{line,122}, | |
{message,["GET"," ","/"," ","HTTP/1.1","\r\n", | |
"te: \r\nhost: www.erlang.org\r\nconnection: keep-alive\r\n", | |
"\r\n",[]]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:54 4374] first request sent | |
Content: [{module,httpc_handler},{line,893}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:54 4374] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:54 4953] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,parse}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,undefined}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 429] data processed - ok | |
Content: [{module,httpc_handler},{line,458}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 429] handle_http_msg | |
Content: [{module,httpc_handler}, | |
{line,1018}, | |
{headers, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
"inets/5.7.1",undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 429] start stream - self:once | |
Content: [{module,httpc_handler},{line,1602},{code,200}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 429] handle_http_body | |
Content: [{module,httpc_handler}, | |
{line,1066}, | |
{max_body_size,nolimit}, | |
{headers, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
"inets/5.7.1",undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}}, | |
{code,200}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 429] handle_http_body - other | |
Content: [{module,httpc_handler},{line,1100}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 429] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 429] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,9134]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 429] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 429] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,9134}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 429] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 429] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 429] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,7674]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 429] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 429] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,7674}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 429] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 429] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 429] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,6214]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 429] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 429] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,6214}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 429] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 429] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 429] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,4962]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4247] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4247] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,4962}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4247] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 4247] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4247] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,3502]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4247] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4247] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,3502}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4247] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 4247] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4247] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,2042]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4247] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4247] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,2042}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4247] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 4247] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4248] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,1624]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4248] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] data processed - whole body | |
Content: [{module,httpc_handler},{line,464},{length,1624}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 4248] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4248] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,[],undefined,undefined,undefined, | |
undefined,"0",undefined,undefined,undefined, | |
undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}, | |
{"HTTP/1.1",200,"OK"}, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"inets/5.7.1", | |
undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}, | |
undefined, | |
{httpc_response,whole_body,[<<>>,164]}, | |
{[],[]}, | |
{[],[]}, | |
new,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],undefined}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4248] received data | |
Content: [{module,httpc_handler}, | |
{line,447}, | |
{proto,tcp}, | |
{module,httpc_response}, | |
{function,whole_body}, | |
{method,get}, | |
{stream,{self,once}}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] data processed - ok | |
Content: [{module,httpc_handler},{line,458}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] handle_http_msg | |
Content: [{module,httpc_handler},{line,1036},{code,200}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] stream - self | |
Content: [{module,httpc_handler}, | |
{line,172}, | |
{stream,{self,once}}, | |
{code,200}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] handle response - status = new | |
Content: [{module,httpc_handler},{line,1126}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] try to enable pipeline or keep-alive | |
Content: [{module,httpc_handler}, | |
{line,1408}, | |
{version,"HTTP/1.1"}, | |
{headers, | |
{http_response_h,undefined,undefined, | |
"Thu, 16 May 2013 04:03:54 GMT",undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
"inets/5.7.1",undefined,undefined,undefined,undefined, | |
undefined,"9134",undefined,undefined,undefined, | |
"text/html; charset=utf-8",undefined,undefined, | |
[{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}}, | |
{session, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive,false}}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] insert session | |
Content: [{module,httpc_manager}, | |
{line,188}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
false}}, | |
{profile,httpc_manager}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] handle response | |
Content: [{module,httpc_handler}, | |
{line,1139}, | |
{profile,httpc_manager}, | |
{status,keep_alive}, | |
{request, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}}, | |
{session, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive,false}}, | |
{status_line,{"HTTP/1.1",200,"OK"}}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] handle response - ok | |
Content: [{module,httpc_handler},{line,1190}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] end stream - self:once | |
Content: [{module,httpc_handler},{line,1631}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] answer request | |
Content: [{module,httpc_handler}, | |
{line,1436}, | |
{request, | |
{request,#Ref<0.0.0.46>,<0.32.0>,0,http, | |
{"www.erlang.org",80}, | |
"/",[],get, | |
{http_request_h,undefined,"keep-alive",undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,"www.erlang.org", | |
undefined,undefined,undefined,undefined,undefined, | |
undefined,undefined,undefined,undefined,[],undefined, | |
undefined,undefined,undefined,"0",undefined, | |
undefined,undefined,undefined,undefined,undefined,[]}, | |
{[],[]}, | |
{http_options,"HTTP/1.1",infinity,true, | |
{essl,[]}, | |
undefined,false,infinity,false}, | |
"http://www.erlang.org/",[], | |
{self,once}, | |
[],1368677034049,undefined,undefined,false}}, | |
{msg, | |
{#Ref<0.0.0.46>,stream_end, | |
[{"date","Thu, 16 May 2013 04:03:54 GMT"}, | |
{"server","inets/5.7.1"}, | |
{"content-length","9134"}, | |
{"content-type","text/html; charset=utf-8"}, | |
{"set-cookie", | |
"eptic_cookie=erlangorg@hades-8441301631976767489; path=/"}]}}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] update session | |
Content: [{module,httpc_manager}, | |
{line,220}, | |
{id,{{"www.erlang.org",80},<0.48.0>}}, | |
{pos,9}, | |
{value,true}, | |
{profile,httpc_manager}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] handle keep_alive | |
Content: [{module,httpc_handler}, | |
{line,1268}, | |
{profile,httpc_manager}, | |
{session,{session,{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
true}}, | |
{timeout,120000}] | |
[inets httpc trace 60 <0.48.0> 2013:05:16 04:03:55 4248] keep_alive queue empty | |
Content: [{module,httpc_handler},{line,1274}] | |
[inets httpl trace 80 <0.48.0> 2013:05:16 04:03:55 4248] ip_comm setopts | |
Content: [{module,http_transport}, | |
{line,322}, | |
{socket,#Port<0.1397>}, | |
{options,[{active,once}]}] | |
[inets httpc trace 80 <0.48.0> 2013:05:16 04:03:55 4248] update session | |
Content: [{module,httpc_manager}, | |
{line,220}, | |
{id,{{"www.erlang.org",80},<0.48.0>}}, | |
{pos,7}, | |
{value,0}, | |
{profile,httpc_manager}] | |
[inets httpc trace 20 <0.48.0> 2013:05:16 04:03:55 4248] data processed | |
Content: [{module,httpc_handler}, | |
{line,500}, | |
{final_result, | |
{noreply, | |
{state,undefined, | |
{session, | |
{{"www.erlang.org",80},<0.48.0>}, | |
false,http,#Port<0.1397>,ip_comm,1,keep_alive, | |
true}, | |
undefined,undefined,undefined,undefined, | |
{[],[]}, | |
{[],[]}, | |
keep_alive,[],nolimit,nolimit, | |
{options, | |
{undefined,[]}, | |
{undefined,[]}, | |
0,2,5,120000,2,disabled,false,inet,default, | |
default,[]}, | |
{timers,[],#Ref<0.0.0.88>}, | |
httpc_manager,undefined}}}] | |
[inets httpc trace 40 <0.41.0> 2013:05:16 04:03:55 4248] request done | |
Content: [{module,httpc_manager},{line,572},{request_id,#Ref<0.0.0.46>}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment