chrisroberts / dav4rack

WebDAV for Rack
http://chrisroberts.github.com/dav4rack
Other
114 stars 52 forks source link

Nautilus answering "Response Invalid" on Rails 4 while Rails 3 works. #57

Open rvalyi opened 11 years ago

rvalyi commented 11 years ago

Hello,

I tested the basic Rails tutorial here https://github.com/chrisroberts/dav4rack/wiki/Rails-3 with success on Rails 3.

However, using Rails 4, if I try to browse Rails app directory via Nautilus webdav, I can get the list of files at the root, such as app, db, config etc... However, if I click on any of these files or subdirectory, then Nautilus gives me the following error: "Unhandled error message: Response invalid"

Using tcpdump, I registered the whole communication, connecting to the root Rails app directory (OK) and then trying to click on the db subdirectory (KO)

Hope this help. Here is the tcdump output (sudo tcpdump -i lo -A):

16:28:10.746912 IP localhost.50779 > raphael-laptop.domain: 12293+ A? daisy.ubuntu.com. (34) E..>..@.@.~..........[.5..=0............daisy.ubuntu.com..... 16:28:10.746933 IP localhost.50779 > raphael-laptop.domain: 58388+ AAAA? daisy.ubuntu.com. (34) E..>..@.@.~..........[.5..=.............daisy.ubuntu.com..... 16:28:10.751589 IP raphael-laptop.domain > localhost.50779: 12293 2/0/0 A 91.189.95.55, A 91.189.95.54 (66) E..^..@.@.;..........5.[.J.]0............daisy.ubuntu.com.................[._7............[.6 16:28:10.752486 IP raphael-laptop.domain > localhost.50779: 58388 0/0/0 (34) E..>..@.@.;..........5.[..=.............daisy.ubuntu.com..... 16:28:11.749756 IP localhost.52432 > raphael-laptop.domain: 9993+ A? daisy.ubuntu.com. (34) E..>..@.@.}............5..=' ...........daisy.ubuntu.com..... 16:28:11.749801 IP localhost.52432 > raphael-laptop.domain: 57388+ AAAA? daisy.ubuntu.com. (34) E..>..@.@.}............5..=.,...........daisy.ubuntu.com..... 16:28:11.752905 IP raphael-laptop.domain > localhost.52432: 9993 2/0/0 A 91.189.95.54, A 91.189.95.55 (66) E..^..@.@.;..........5...J.]' ...........daisy.ubuntu.com.................[._6............[.7 16:28:11.753471 IP raphael-laptop.domain > localhost.52432: 57388 0/0/0 (34) E..>..@.@.;..........5....=.,...........daisy.ubuntu.com..... 16:28:30.878026 IP localhost.53277 > localhost.53277: UDP, length 16 E..,.E@.@.9z...............+........j.m..... 16:28:30.896867 IP localhost.53277 > localhost.53277: UDP, length 24 E..4.F@.@.9q............. .3........./..q.....u..... 16:28:30.902344 IP localhost.53277 > localhost.53277: UDP, length 16 E..,.G@.@.9x...............+..........u..... 16:28:30.912905 IP localhost.53277 > localhost.53277: UDP, length 976 E....H@.@.5........................../.. ...................................................................................................................".......".......f ..q.......................................................................................................q...................................................................................................c ..q...................................................................................................2 ..q...................................................................................................w ..q...................................................................................................) ..q...................................................................................................8 ....................................................................................................... ..q................................................................................................... 16:28:30.912924 IP localhost.53277 > localhost.53277: UDP, length 248 E....I@.@.8........................../..............................+ ......................................................................................................_ ..q................................................................................................... 16:28:30.912930 IP localhost.53277 > localhost.53277: UDP, length 456 E....J@.@.7.................................................................................................................................................................p ......................................................................................................o ..q.......................................................................................................q................................................................................................... 16:28:34.912542 IP localhost.46441 > localhost.46441: UDP, length 16 E..,..@.@.R..........i.i...+........Z....... 16:28:37.185812 IP localhost.52976 > raphael-laptop.3000: Flags [S], seq 1992207733, win 43690, options [mss 65495,sackOK,TS val 2217650 ecr 0,nop,wscale 7], length 0 E..<{.@.@...............v..u.........0......... .!.......... 16:28:37.185833 IP raphael-laptop.3000 > localhost.52976: Flags [S.], seq 3776194973, ack 1992207734, win 43690, options [mss 65495,sackOK,TS val 2217650 ecr 2217650,nop,wscale 7], length 0 E..<..@.@.;...............).v..v.....0......... .!...!...... 16:28:37.185847 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 1, win 342, options [nop,nop,TS val 2217650 ecr 2217650], length 0 E..4{.@.@...............v..v..)....V.(..... .!...!.. 16:28:37.186102 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 1:164, ack 1, win 342, options [nop,nop,TS val 2217650 ecr 2217650], length 163 E...{.@.@..U............v..v..)....V....... .!...!..OPTIONS / HTTP/1.1 Host: webdav.lvh.me:3000 Accept-Encoding: gzip, deflate User-Agent: gvfs/1.16.1 Accept-Language: en-us, en;q=0.9 Connection: Keep-Alive

16:28:37.186117 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 164, win 350, options [nop,nop,TS val 2217650 ecr 2217650], length 0 E..4.,@.@.<...............).v......^.(..... .!...!.. 16:28:37.192532 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 1:365, ack 164, win 350, options [nop,nop,TS val 2217651 ecr 2217650], length 364 E....-@.@.;(..............).v......^....... .!...!..HTTP/1.1 200 OK Dav: 1, 2 Allow: OPTIONS,HEAD,GET,PUT,POST,DELETE,PROPFIND,PROPPATCH,MKCOL,COPY,MOVE,LOCK,UNLOCK Ms-Author-Via: DAV Cache-Control: no-cache X-Request-Id: dbf89bc3-1aa0-40dd-b9f5-670b6d616190 X-Runtime: 0.004844 Server: WEBrick/1.3.1 (Ruby/1.9.3/2012-04-20) Date: Sat, 27 Jul 2013 19:28:37 GMT Content-Length: 0 Connection: Keep-Alive

16:28:37.192569 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 365, win 350, options [nop,nop,TS val 2217651 ecr 2217651], length 0 E..4{.@.@...............v.....+ ...^.(..... .!...!.. 16:28:37.193060 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 164:390, ack 365, win 350, options [nop,nop,TS val 2217651 ecr 2217651], length 226 E...{.@.@...............v.....+ ...^....... .!...!..PROPFIND / HTTP/1.1 Host: webdav.lvh.me:3000 Depth: 0 Content-Type: application/xml Accept-Encoding: gzip, deflate User-Agent: gvfs/1.16.1 Accept-Language: en-us, en;q=0.9 Connection: Keep-Alive Content-Length: 124

16:28:37.229628 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 390, win 359, options [nop,nop,TS val 2217661 ecr 2217651], length 0 E..4..@.@.<...............+ v......g.(..... .!...!.. 16:28:37.229707 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 390:514, ack 365, win 350, options [nop,nop,TS val 2217661 ecr 2217661], length 124 E...{.@.@..y............v.....+ ...^....... .!...!..<?xml version="1.0" encoding="utf-8" ?>

/D:prop /D:propfind 16:28:37.229728 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 514, win 359, options [nop,nop,TS val 2217661 ecr 2217661], length 0 E..4./@.@.<...............+ v..w...g.(..... .!...!.. 16:28:37.239824 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 365:651, ack 514, win 359, options [nop,nop,TS val 2217663 ecr 2217661], length 286 E..R.0@.@.;s..............+ v..w...g.G..... .!...!..HTTP/1.1 207 Content-Type: text/xml; charset="utf-8" Content-Length: 263 Cache-Control: no-cache X-Request-Id: 60e452e9-762a-424a-b694-d7f2bba3fa44 X-Runtime: 0.008770 Server: WEBrick/1.3.1 (Ruby/1.9.3/2012-04-20) Date: Sat, 27 Jul 2013 19:28:37 GMT Connection: Keep-Alive 16:28:37.277654 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 651, win 359, options [nop,nop,TS val 2217673 ecr 2217663], length 0 E..4{.@.@...............v..w..,(...g.(..... .!...!.. 16:28:37.277739 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 651:914, ack 514, win 359, options [nop,nop,TS val 2217673 ecr 2217673], length 263 E..;.1@.@.;...............,(v..w...g.0..... .!...!.. http://webdav.lvh.me:3000//D:href/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:response/D:multistatus 16:28:37.277750 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 914, win 367, options [nop,nop,TS val 2217673 ecr 2217673], length 0 E..4{.@.@...............v..w..-/...o.(..... .!...!.. 16:28:37.345359 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 514:766, ack 914, win 367, options [nop,nop,TS val 2217689 ecr 2217673], length 252 E..0{.@.@...............v..w..-/...o.%..... .!...!..PROPFIND / HTTP/1.1 Host: webdav.lvh.me:3000 Depth: 0 Content-Type: application/xml Apply-To-Redirect-Ref: T Accept-Encoding: gzip, deflate User-Agent: gvfs/1.16.1 Accept-Language: en-us, en;q=0.9 Connection: Keep-Alive Content-Length: 235 16:28:37.381620 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 766, win 367, options [nop,nop,TS val 2217699 ecr 2217689], length 0 E..4.2@.@.<...............-/v..s...o.(..... .!...!.. 16:28:37.381680 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 766:1001, ack 914, win 367, options [nop,nop,TS val 2217699 ecr 2217699], length 235 E...{.@.@...............v..s..-/...o....... .!...!.. /D:prop /D:propfind 16:28:37.381695 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 1001, win 375, options [nop,nop,TS val 2217699 ecr 2217699], length 0 E..4.3@.@.<...............-/v..^...w.(..... .!...!.. 16:28:37.388145 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 914:1200, ack 1001, win 375, options [nop,nop,TS val 2217700 ecr 2217699], length 286 E..R.4@.@.;o..............-/v..^...w.G..... .!...!..HTTP/1.1 207 Content-Type: text/xml; charset="utf-8" Content-Length: 539 Cache-Control: no-cache X-Request-Id: 4d0b1528-f718-4f4c-bf59-e84f78851c3d X-Runtime: 0.005268 Server: WEBrick/1.3.1 (Ruby/1.9.3/2012-04-20) Date: Sat, 27 Jul 2013 19:28:37 GMT Connection: Keep-Alive 16:28:37.388276 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 1200, win 375, options [nop,nop,TS val 2217700 ecr 2217700], length 0 E..4{.@.@...............v..^...M...w.(..... .!...!.. 16:28:37.388411 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 1200:1739, ack 1001, win 375, options [nop,nop,TS val 2217700 ecr 2217700], length 539 E..O.5@.@.:q...............Mv..^...w.D..... .!...!.. http://webdav.lvh.me:3000//D:href2013-07-27T16:23:43-03:00/D:creationdate4096/D:getcontentlengthtext/html/D:getcontenttype67250c-1000-51f41e3f/D:getetagSat, 27 Jul 2013 19:23:43 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:response/D:multistatus 16:28:37.388467 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 1739, win 384, options [nop,nop,TS val 2217700 ecr 2217700], length 0 E..4{.@.@...............v..^..0h.....(..... .!...!.. 16:28:37.474072 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 1001:1253, ack 1739, win 384, options [nop,nop,TS val 2217722 ecr 2217700], length 252 E..0{.@.@...............v..^..0h.....%..... .!...!..PROPFIND / HTTP/1.1 Host: webdav.lvh.me:3000 Depth: 1 Content-Type: application/xml Apply-To-Redirect-Ref: T Accept-Encoding: gzip, deflate User-Agent: gvfs/1.16.1 Accept-Language: en-us, en;q=0.9 Connection: Keep-Alive Content-Length: 235 16:28:37.513623 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 1253, win 384, options [nop,nop,TS val 2217732 ecr 2217722], length 0 E..4.6@.@.<...............0hv..Z.....(..... .!...!.. 16:28:37.513676 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 1253:1488, ack 1739, win 384, options [nop,nop,TS val 2217732 ecr 2217732], length 235 E...{.@.@...............v..Z..0h........... .!...!.. /D:prop /D:propfind 16:28:37.513685 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 1488, win 392, options [nop,nop,TS val 2217732 ecr 2217732], length 0 E..4.7@.@.<...............0hv..E.....(..... .!...!.. 16:28:37.535576 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 1739:2026, ack 1488, win 392, options [nop,nop,TS val 2217737 ecr 2217732], length 287 E..S.8@.@.;j..............0hv..E.....H..... .!. .!..HTTP/1.1 207 Content-Type: text/xml; charset="utf-8" Content-Length: 7906 Cache-Control: no-cache X-Request-Id: 7037bf03-0a10-4743-8c14-52029616ad08 X-Runtime: 0.021030 Server: WEBrick/1.3.1 (Ruby/1.9.3/2012-04-20) Date: Sat, 27 Jul 2013 19:28:37 GMT Connection: Keep-Alive 16:28:37.535614 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 2026, win 392, options [nop,nop,TS val 2217737 ecr 2217737], length 0 E..4{.@.@...............v..E..1......(..... .!. .!. 16:28:37.535648 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 2026:9932, ack 1488, win 392, options [nop,nop,TS val 2217737 ecr 2217737], length 7906 E....9@.@.................1.v..E........... .!. .!. http://webdav.lvh.me:3000//D:href2013-07-27T16:23:43-03:00/D:creationdate4096/D:getcontentlengthtext/html/D:getcontenttype67250c-1000-51f41e3f/D:getetagSat, 27 Jul 2013 19:23:43 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/tmp//D:href2013-07-27T14:21:30-03:00/D:creationdatetmp/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2f6-1000-51f4019a/D:getetagSat, 27 Jul 2013 17:21:30 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/README.rdoc/D:href2013-07-27T14:20:06-03:00/D:creationdateREADME.rdoc/D:displayname478/D:getcontentlengthapplication/octet-stream/D:getcontenttype671d06-1de-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/log//D:href2013-07-27T14:21:30-03:00/D:creationdatelog/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2ed-1000-51f4019a/D:getetagSat, 27 Jul 2013 17:21:30 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/test//D:href2013-07-27T14:20:06-03:00/D:creationdatetest/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2ef-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/app//D:href2013-07-27T14:20:06-03:00/D:creationdateapp/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67250d-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/Gemfile/D:href2013-07-27T16:23:43-03:00/D:creationdateGemfile/D:displayname1178/D:getcontentlengthapplication/octet-stream/D:getcontenttype67255b-49a-51f41e3f/D:getetagSat, 27 Jul 2013 19:23:43 GMT/D:getlastmodified/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/bin//D:href2013-07-27T14:20:06-03:00/D:creationdatebin/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67850e-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/lib//D:href2013-07-27T14:20:06-03:00/D:creationdatelib/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2ea-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/config//D:href2013-07-27T16:23:46-03:00/D:creationdateconfig/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67850f-1000-51f41e42/D:getetagSat, 27 Jul 2013 19:23:46 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/Gemfile.lock/D:href2013-07-27T16:23:57-03:00/D:creationdateGemfile.lock/D:displayname2906/D:getcontentlengthapplication/octet-stream/D:getcontenttype671d55-b5a-51f41e4d/D:getetagSat, 27 Jul 2013 19:23:57 GMT/D:getlastmodified/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/Rakefile/D:href2013-07-27T14:20:06-03:00/D:creationdateRakefile/D:displayname254/D:getcontentlengthapplication/octet-stream/D:getcontenttype671d07-fe-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/db//D:href2013-07-27T14:20:06-03:00/D:creationdatedb/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2e9-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/public//D:href2013-07-27T14:20:06-03:00/D:creationdatepublic/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2ee-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/config.ru/D:href2013-07-27T14:20:06-03:00/D:creationdateconfig.ru/D:displayname154/D:getcontentlengthapplication/octet-stream/D:getcontenttype671d0a-9a-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:responsehttp://webdav.lvh.me:3000/vendor//D:href2013-07-27T14:20:06-03:00/D:creationdatevendor/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2f9-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:response/D:multistatus 16:28:37.535658 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 9932, win 990, options [nop,nop,TS val 2217737 ecr 2217737], length 0 E..4{.@.@...............v..E..Pi.....(..... .!. .!. 16:28:55.324110 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 1488:1742, ack 9932, win 1024, options [nop,nop,TS val 2222184 ecr 2217737], length 254 E..2{.@.@...............v..E..Pi.....'..... .!.h.!. PROPFIND /db HTTP/1.1 Host: webdav.lvh.me:3000 Depth: 0 Content-Type: application/xml Apply-To-Redirect-Ref: T Accept-Encoding: gzip, deflate User-Agent: gvfs/1.16.1 Accept-Language: en-us, en;q=0.9 Connection: Keep-Alive Content-Length: 235 16:28:55.361615 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 1742, win 400, options [nop,nop,TS val 2222194 ecr 2222184], length 0 E..4.:@.@.<...............Piv..C.....(..... .!.r.!.h 16:28:55.361684 IP localhost.52976 > raphael-laptop.3000: Flags [P.], seq 1742:1977, ack 9932, win 1024, options [nop,nop,TS val 2222194 ecr 2222194], length 235 E...{.@.@...............v..C..Pi........... .!.r.!.r /D:prop /D:propfind 16:28:55.361699 IP raphael-laptop.3000 > localhost.52976: Flags [.], ack 1977, win 409, options [nop,nop,TS val 2222194 ecr 2222194], length 0 E..4.;@.@.<...............Piv........(..... .!.r.!.r 16:28:55.367334 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 9932:10218, ack 1977, win 409, options [nop,nop,TS val 2222195 ecr 2222194], length 286 E..R.<@.@.;g..............Piv........G..... .!.s.!.rHTTP/1.1 207 Content-Type: text/xml; charset="utf-8" Content-Length: 558 Cache-Control: no-cache X-Request-Id: 31798bd5-132d-43a5-a1e1-276c07969aec X-Runtime: 0.004951 Server: WEBrick/1.3.1 (Ruby/1.9.3/2012-04-20) Date: Sat, 27 Jul 2013 19:28:55 GMT Connection: Keep-Alive 16:28:55.367372 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 10218, win 1022, options [nop,nop,TS val 2222195 ecr 2222195], length 0 E..4{.@.@...............v.....Q......(..... .!.s.!.s 16:28:55.367406 IP raphael-laptop.3000 > localhost.52976: Flags [P.], seq 10218:10776, ack 1977, win 409, options [nop,nop,TS val 2222195 ecr 2222195], length 558 E..b.=@.@.:V..............Q.v........W..... .!.s.!.s http://webdav.lvh.me:3000db//D:href2013-07-27T14:20:06-03:00/D:creationdatedb/D:displayname4096/D:getcontentlengthtext/html/D:getcontenttype67a2e9-1000-51f40146/D:getetagSat, 27 Jul 2013 17:20:06 GMT/D:getlastmodified/D:resourcetype/D:propHTTP/1.1 200 OK/D:status/D:propstat/D:response/D:multistatus 16:28:55.367417 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 10776, win 1018, options [nop,nop,TS val 2222195 ecr 2222195], length 0 E..4{.@.@...............v.....S......(..... .!.s.!.s 16:29:25.404283 IP raphael-laptop.3000 > localhost.52976: Flags [F.], seq 10776, ack 1977, win 409, options [nop,nop,TS val 2229704 ecr 2222195], length 0 E..4.>@.@.<...............S.v........(..... ."...!.s 16:29:25.441652 IP localhost.52976 > raphael-laptop.3000: Flags [.], ack 10777, win 1019, options [nop,nop,TS val 2229714 ecr 2229704], length 0 E..4{.@.@...............v.....S......(..... ."...".. 16:29:30.885301 IP localhost.53277 > localhost.53277: UDP, length 16 E..,.K@.@.9t...............+................ 16:29:30.897234 IP localhost.53277 > localhost.53277: UDP, length 24 E..4.L@.@.9k............. .3........./..q....k ..... 16:29:30.900663 IP localhost.53277 > localhost.53277: UDP, length 16 E..,.M@.@.9r...............+........;Q ..... 16:29:30.911981 IP localhost.53277 > localhost.53277: UDP, length 976 E....N@.@.5........................../.. ...................................................................................................................".......".......f ..q.......................................................................................................q...................................................................................................c ..q...................................................................................................2 ..q...................................................................................................w ..q...................................................................................................) ..q...................................................................................................8 ....................................................................................................... ..q................................................................................................... 16:29:30.912029 IP localhost.53277 > localhost.53277: UDP, length 248 E....O@.@.8........................../..............................+ ......................................................................................................_ ..q................................................................................................... 16:29:30.912052 IP localhost.53277 > localhost.53277: UDP, length 456 E....P@.@.7.................................................................................................................................................................p ......................................................................................................o ..q.......................................................................................................q................................................................................................... 16:29:34.982058 IP localhost.46441 > localhost.46441: UDP, length 16 E..,..@.@.R..........i.i...+..........@.....