-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsimple_ex4.html
29 lines (23 loc) · 1.18 KB
/
simple_ex4.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<html>
<h1> simple ex 3</h1>
Printing the arg structure :
<pre>{arg,#Port<0.18>,
{{127,0,0,1},59488},
{headers,"Keep-Alive","*/*","localhost:8000",undefined,undefined,
undefined,undefined,undefined,undefined,
"http://localhost:8000/simple.yaws","Wget/1.24.5",
undefined,
["baz=nonode@nohost-51068963620473579774091960299093468888; foobar=<0.502.0>; pfoobar=1"],
undefined,undefined,undefined,undefined,undefined,
undefined,undefined,undefined,
[{http_header,10,'Accept-Encoding',"Accept-Encoding",
"identity"}]},
{http_request,'GET',{abs_path,"/simple_ex4.yaws"},{1,1}},
{http_request,'GET',{abs_path,"/simple_ex4.yaws"},{1,1}},
undefined,"/simple_ex4.yaws",undefined,undefined,
"/home/avtobiff/src/github/avtobiff/yaws/build/gh-pages.Puku/_inst/var/yaws/www",
"/",
"/home/avtobiff/src/github/avtobiff/yaws/build/gh-pages.Puku/_inst/var/yaws/www/simple_ex4.yaws",
undefined,undefined,<0.131.0>,[],undefined,"/",undefined,undefined}
</pre>
</html>