<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0144)http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p3__beg -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Test Result</title>
<style type="text/css"><!--
body {  background-color: white;        color: black;}/* tags in NS do not inherit body attributes */body, td { font-family: Arial, Helvetica, sans-serif;}/* h1 -- page heading */h1 { text-transform: uppercase;      margin-top: 3ex;        margin-bottom: 3ex;     font-size: larger;      font-weight: normal;    background-color: transparent;  color: #194096; }h1 a { text-decoration: none;  background-color: transparent;  color: #194096; }/* h2 -- section heading */h2 {        margin-top: 2ex;        margin-bottom: 0ex;     font-size: 1em; font-weight: bold;      background-color: transparent;  color: #671305; }h2 a { text-decoration: none;  background-color: transparent;  color: #671305;}p {     margin-top: 1ex;        margin-bottom: 1ex; }/* things after h2 or after h2 after div    use asterisc to catch more in CSS2 UAs */h2 + p, h2 + ul, h2 + ol, h2 + * {    margin-top: 0ex; }div.frontPage {       background-color: transparent;  color: #194096;}span.id {       font-size: smaller;     font-weight: normal;    font-style: italic;}


        /* indent FAQ answers */
        div.FaqEntry p { margin-left: 2ex; }
        div.FaqEntry ul { margin-left: 2ex; }

        span.excerptQuote {
                background-color: transparent; /* #EAF1F7; */
                color: #336633;
        }

        /* ancors in spec rendering */
        div.spec a {
                background-color: transparent;
                color: #336633;
                text-decoration: none;
        }
        div.spec a:hover, div.spec a:focus {
                background-color: #EAF1F7;
                color: #336633;
        }

        /* graseID rendering */
        span.graseId {
                font-size: smaller;
                font-style: italic;
        }
        span.graseId a {
                background-color: transparent;
                color: #194096;
                text-decoration: none;
        }
        span.graseId a:hover, span.graseId a:focus {
                background-color: #EAF1F7;
                color: #194096;
        }

        /* grase manipulators rendering */
        span.graseManip {
                font-weight: bold;
                font-size: smaller;
        }
        span.graseManip a {
                text-decoration: none;
        }
        span.graseManip a:hover {
                background-color: #EAF1F7;
                color: #194096;
        }
                

        /* compact user input form or display of input results */
        table.compactForm {
                border: 0;
                margin-left: 2ex;
        }

        /* number of licensed/applicable/selected test cases */
        table.testCaseSelectionStats {
                border: 0;
                margin-left: 2ex;
        }
        /* the number of cases column */
        table.testCaseSelectionStats td + td {
                text-align: right;
        }

        /* spec coverage statistics */
        table.coverageStatsTbl {
                border: 1px;
                border-style: solid;
                border-color: #194096;
                background-color: #EAF1F7;
                color: #000000;
                margin-top: 1em;
        }

        /* top-cases summary in TestLogWebViewer output */
        table.logTopSummary {
                margin-left: 2ex;
                background-color: #9CBBDA;
                color: #000000;
                border: 1px solid #723732;
        }

        /* subcases summary in TestLogWebViewer output */
        table.logSubSummary {
                font-size: smaller;
                margin-top: 1ex;
                margin-left: 0;
                background-color: #9CBBDA;
                color: #000000;
                border: 1px solid #723732;
        }

        /* test case trace */
        div.caseTrace {
                margin-left: 2ex;
        }

        /* raw data inside test case trace */
        div.caseTrace pre.data {
                margin-left: 2ex;
                color: #336633;
                background-color: inherit;
        }

        dd.obsolete, dt.obsolete {
                color: gray;
                background-color: inherit;
        }


--></style>
<style type="text/css">/*.lleo_errorSelection *::-moz-selection,
.lleo_errorSelection *::selection,
.lleo_errorSelection *::-webkit-selection {
    background-color: red !important;
    color: #fff !important;;
}*/

#lleo_dialog,
#lleo_dialog * {
    color: #000 !important;
    font: normal 13px Arial, Helvetica !important;
    line-height: 15px !important;
    margin: 0 !important;
        padding: 0 !important;
        background: none !important;
        border: none 0 !important;
        position: static !important;
        vertical-align: baseline !important;
        overflow: visible !important;
        width: auto !important;
        height: auto !important;
    max-width: none !important;
    max-height: none !important;
        float: none !important;
        visibility: visible !important;
        text-align: left !important;
    text-transform: none !important;
        border-collapse: separate !important;
        border-spacing: 2px !important;
    box-sizing: content-box !important;
    box-shadow: none !important;
    opacity: 1 !important;
    text-shadow: none !important;
    letter-spacing: normal !important;
    -webkit-filter: none !important;
    -moz-filter: none !important;
    filter: none !important;
}
#lleo_dialog *:before,
#lleo_dialog *:after {
    content: '';
}

#lleo_dialog iframe {
        height: 0 !important;
        width: 0 !important;
}

#lleo_dialog {
    position: absolute !important;
    background: #fff !important;
    border: solid 1px #ccc !important;
    padding: 7px 0 0 !important;
    left: -999px;
    top: -999px;
    width: 440px !important;
    overflow: hidden;
    display: block !important;
    z-index: 999999999 !important;
    box-shadow: 8px 16px 30px rgba(0, 0, 0, 0.16) !important;
    border-radius: 3px !important;
    opacity: 0 !important;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
}
#lleo_dialog.lleo_show_small {
    width: 150px !important;
}
#lleo_dialog.lleo_show {
    opacity: 1 !important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s !important;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s !important;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s !important;
    -o-transition: -o-transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s !important;
}
#lleo_dialog.lleo_collapse {
    opacity: 0 !important;
    -webkit-transform: scale(0.25, 0.1) translate(-550px, 100px);
    -moz-transform: scale(0.25, 0.1) translate(-550px, 100px);
    -ms-transform: scale(0.25, 0.1) translate(-550px, 100px);
    -o-transform: scale(0.25, 0.1) translate(-550px, 100px);
    transform: scale(0.25, 0.1) translate(-550px, 100px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s !important;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s !important;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s !important;
    -o-transition: -o-transform 0.4s, opacity 0.4s !important;
    transition: transform 0.4s, opacity 0.4s !important;
}
#lleo_dialog input::-webkit-input-placeholder {
    color: #aaa !important;
}
#lleo_dialog .lleo_has_pic #lleo_word {
        margin-right: 80px !important;
}
#lleo_dialog #lleo_translationsContainer1 {
        position: relative !important;
}
#lleo_dialog #lleo_translationsContainer2 {
        padding: 7px 0 0 !important;
        vertical-align: middle !important;
}
#lleo_dialog #lleo_word {
    color: #000 !important;
    margin: 0 5px 2px 0 !important;
    /*float: left !important;*/
}
#lleo_dialog .lleo_has_sound #lleo_word {
    margin-left: 30px !important;
}
#lleo_dialog #lleo_text {
    font-weight: bold !important;
    color: #d56e00 !important;
    text-decoration: none !important;
    cursor: default !important;
}
/*
#lleo_dialog #lleo_text.lleo_known {
    cursor: pointer !important;
    text-decoration: underline !important;
}
*/
/*#lleo_dialog #lleo_closeBtn {
    position: absolute !important;
    right: 6px !important;
    top: 5px !important;
    line-height: 1px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 0 !important;
    color: #aaa !important;
    display: block !important;
        z-index: 9999999999 !important;
        width: 7px !important;
        height: 7px !important;
        padding: 0 !important;
        margin: 0 !important;
}*/

#lleo_dialog #lleo_optionsBtn {
    position: absolute !important; 
    right: 3px !important;
    top: 5px !important;
    line-height: 1px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 13px !important;
    color: #aaa !important;
    padding: 2px !important;
        display: none;
}
    #lleo_dialog.lleo_optionsShown #lleo_optionsBtn {
        display: block !important;
    }
    #lleo_dialog #lleo_optionsBtn img {
        width: 12px !important;
        height: 12px !important;
    }
#lleo_dialog #lleo_sound {
    float: left !important;
    width: 16px !important;
    height: 16px !important;
    margin-left: 9px !important;
    margin-right: 3px !important;
    background: 0 0 no-repeat !important;
    cursor: pointer !important;
    display: none !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfNJREFUeNq0U01IVFEU/u57Oo5WhBRIBBptykWLYBa2soWiEKQQEbrSFsGbVRQKQc2iFqGitXqvjQxCoCJCqyI0aBUtZILaJNUuYWYWo8HovJ/707nP94bnz0rxwvfOuefd8517fi5TSuE4i50YwZ3l37ZhNlpgzFkaaM/G9sHF1YskNrT+7l4PjMOcb78t2JL71uxgB+2UlfxHTtq5N94fIOh/88kWgWfl73ZCSQkpeGg3H091JY6dI2S00qA/N3KO3dDUYhFgEmZGurG+w9FqApIHsVM7kaTF9Nhn0r8Q7hPWQgIRuNaH3AMUA4W/Lkdh04cpFS43G0TgxQTvCdMETVAk3KynIHwXZU/ge8XDt7KH9bKLjU0P2zVO5LsEpSejVRJ9UR18EtfqKegovs9R3Q6w9c/H1o4Aa2Jwm1lIvn9RJ4w9RdRRzqcYrpwycCll4Cy1lnkS3Bc6vfBg28v8aRIfI78zhB/1GygROH3jLyyzMQ0zlUZuZBSlKkeLoegGtTjYLcJ8pF+NakHOFC2J6w+f25mxSfWrWFF/ShXVPTGvtN14NNkVnxlYWJkgZEL7/vwKr55lKSVnaGYWkuYgrgG172uUv47+U7fw0EHaJXmalUQy/HqO6lBzEsVjJC4Q8kd6TETQpjuaGOvjv8b/AgwA/ij1XMx58NIAAAAASUVORK5CYII=) !important;
}
#lleo_dialog .lleo_has_sound #lleo_sound {
    display: block !important;
}

#lleo_dialog #lleo_soundWave {
    border: solid 5px #4495CC !important;
    border-radius: 5px !important;
    position: absolute !important;
    left: -5px !important;
    top: -5px !important;
    right: -5px !important;
    bottom: -5px !important;
    z-index: 0 !important;
    opacity: 0.9 !important;
    display: none !important;
}
    #lleo_dialog #lleo_soundWave.lleo_beforePlaying {
        display: block !important;
    }
    #lleo_dialog #lleo_soundWave.lleo_playing {
        opacity: 0 !important;
        border-width: 20px !important;
        border-radius: 30px !important;

        -webkit-transform: scale(1.07,1.1) !important;
        -moz-transform: scale(1.07,1.1) !important;
        -ms-transform: scale(1.07,1.1) !important;
        transform: scale(1.07,1.1) !important;

        -webkit-transition: all 0.6s !important;
        -moz-transition: all 0.6s !important;
        -ms-transition: all 0.6s !important;
        transition: all 0.6s !important;
    }


#lleo_dialog #lleo_picOuter {
    position: absolute !important;
    float: right !important;
    top: 4px;
    right: 5px;
    z-index: 9 !important;
    display: none !important;
    width: 100px !important;
}
    #lleo_dialog.lleo_optionsShown #lleo_picOuter {
        right: 25px;
    }
#lleo_dialog .lleo_has_pic #lleo_picOuter {
    display: block !important;
}
    #lleo_dialog #lleo_picOuter:hover {
        width: auto !important;
        z-index: 11 !important;
    }
#lleo_dialog #lleo_pic,
#lleo_dialog #lleo_picBig {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    border: solid 2px #fff !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
        border-radius: 2px !important;
    z-index: 1 !important;
}
#lleo_dialog #lleo_pic {
        position: relative !important;
    border: none !important;
        width: 30px !important;
}
#lleo_dialog #lleo_picBig {
    box-shadow: -1px 2px 4px rgba(0,0,0,0.3);
    z-index: 2 !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
    #lleo_dialog #lleo_picOuter:hover #lleo_picBig {
        visibility: visible !important;
        opacity: 1 !important;
        -webkit-transition: opacity 0.3s !important;
        -webkit-transition-delay: 0.3s !important;
    }
#lleo_dialog #lleo_transcription {
    margin: 0 80px 4px 31px !important;
    color: #aaaaaa !important;
}
#lleo_dialog .lleo_no_trans {
    color: #aaa !important;
}

#lleo_dialog .ll-translation-counter {
        float: right !important;
    font-size: 11px !important;
    color: #aaa !important;
    padding: 2px 2px 1px 10px !important;
}

#lleo_dialog .ll-translation-text {
        float: left !important;
        /*width: 80% !important;*/
}

#lleo_dialog #lleo_trans a {
    color: #3F669F !important;
    text-decoration: none !important;
    text-overflow: ellipsis !important;
    padding: 1px 4px !important;
    overflow: hidden !important;
    float: left !important;
    width: 320px !important;
}

#lleo_dialog .ll-translation-item {
    color: #3F669F !important;
    border: solid 1px #fff !important;
    padding: 3px !important;
    width: 100% !important;
    float: left !important;
        -moz-border-radius: 2px !important;
        -webkit-border-radius: 2px !important;
        border-radius: 2px !important;
}

#lleo_dialog .ll-translation-item:hover {
        border: solid 1px #9FC2C9 !important;
    background: #EDF4F6 !important;
        cursor: pointer !important;
}
#lleo_dialog .ll-translation-item:hover .ll-translation-counter {
        color: #83a0a6 !important;
}

#lleo_dialog .ll-translation-marker {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAWSURBVBhXY7RPm/+fAQkwIXNAbMICAJQ8AkvqWg/SAAAAAElFTkSuQmCC) !important;
    display: inline-block !important;
    width: 4px !important;
    height: 4px !important;
    margin: 7px 5px 2px 2px !important;
    float: left !important;
}

#lleo_dialog #lleo_icons {
    color: #aaa !important;
    font-size: 11px !important;
    background: #f8f8f8 !important;
    padding: 10px 10px 10px 16px !important;
}
#lleo_icons a {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    margin: 0 10px -4px 3px !important;
    text-decoration: none !important;
    opacity: 0.5 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAAQCAYAAADK4SssAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAADopJREFUeNqsWQt0lNWd/33fzGQemUcmzwkhSkhYSSgpJJGVWHlEVEwLq0AFhC520xN0cfcUkHZ7QNetwfac6mp3oR5Ss8c9XaPVhoJCtGwSkYQglQBBNg/IgxBIQl7zyCSZ97f/e7+ZyeShpu7eM/fc797vu9/j/u7v93+MUqlUwuv1IlQ6Ojqk7u5utLaWo/nanfB45tbnsSI6GgsXLhQwpcx/9rCE/0PpOLSL39Pnh9TY2Y1NJXW4NeTFz59agp9uXASfYwR/Xv9dxJ6pxwJBhCIQoKtFuIUAXPRksyTx+U2rVy0TtdrywNhYeviFJAlSsJ1oJNY2ZdfVLeKdiGIb96Kqw45LvU40Dbj42F2mKNyXasCjGTGI0aqmvr6wdseL075fEORl6h+yYWzcDaNeh8Q4E7z0kVPLx//5Il0uTLqHQqGA3z/92qioKHg8Hn5/SZqYogwdOBwO6d19+9DQ0ADdqrmTJhesLML6nQ38uLj4jHSkuJi/a+Q1vd8QxORg6/dBUtDblLzbhBuuOIhJcfhl5QCeyB9DusWA3MO/hf2+e6FwjtFHKGj15Y8M0Cd0KQTpbr8kCBrNsaTn9iXoH3jga5/739nZC7Mj+n7aHBVNwwSUEhuy4rCR6m8vD9ID5MVyeAI4cPo2suI0KMpJgEoU+A5QiCKmg0jT6H49/cP4Tt4i/FXaHLS0d6O57RZ0WvXXvltaWhpOnz7NCbZ371588MEHHLQ9e/bwev78eTzzzDPo7+8PzxFDIO4rKOAgomHihq+9ckxgdd26dWHQSkuBvJ2lmLqTv2kJbQAGot/nw9U7xDa9CQHakY5xFd45f4OdhWZhFtz534GP9k9A9PPWIxGgAu2AgHwP79hYYseRI8q+f/832Kqr4O7t5bt6pioFAmIkiJXXrbCYtbg85MF1q5vv+IFxH6KUApSizLDsJB09F2i3yozoc3pn/CaBVKPr9gC+X3g/3ih5GruL1mPPjx7DwLCdA/x1xWKx4K677kJ6ejpWr14dHt+xYwdSUlKQl5cHvV4/aQ7/GMZEDiDVI9IF4asecqQ4FwzvnaWl/x84hhnJwFAKSiTFaCDS7ifhhEjMu9pJS0dg0SH8Bh28BKqCXSuRxAp+ApMAFBX8Hj6PR3G+uhrDFRXoeekltG3ZjOsbN6L7wH4M/O53GKEX97pc8NGGCckSW9ibdg9anBJqu0ZgpFvNM0ahf8yH75GU7siOx3aqIjHQS8+N0SiRGa/BhR4nLHpVhBSKfEN03erHny+3IinehBf+cQuqzzby8+1dfURuKSy5X1UMBkP4eM6cOfxdmdQuWrSIj7nd7mlAKquqqqTyVXtnvfCFhUkoRi4xswG7V7RIM9lMVvJJHoryM7Gr4hxcLisfO7m3EIcrm1HZ3DmNkYIo79RHFsfjbHMvlGozLTKBKSpJPhUQ3WRvmlpwO1mE1WCGygMk2pxIcHjhlfzBzSDbQ2Jb2C56Bwfhra2F40wtFxHRaMK899+nU/LzGGAvnR+ARSUTNDVaBTVRMI6AO3VjhMCRkGPRUQusutuABbFqDsaJ63akmtQEZhSf5xx1wWTU4eBPfoDBYQeSE818fOV9i/HZpVYcPPQeLPHmWQGZmJgYPmasZGXt2rUcTFaiyVeJBJszMgxi7uxZxFjJrn/tzBnef5MA6iwp4uCFyrjVhieXp6H5wIYw61ip2FUIjcYc7oeO227a2DKjeG0GFib74LPZoVf58NTKuSSiAkr/9CaeeMSFFQeWYsOPv4XCvVl44GdLsbVoMU5mmcLsCrUBWnneRlYa81qHJzHy983UJzBvOTy8ppvV/Nz+2j581GwjGZav27AwBp/dHsUgXcuY1TLgxns0N/y9LjdMhmisJuD+dkMB1j24jJ7jx5vvnsLT+98gJ8cHg147q/XNysoCcziHhoY4C1NTU7F582Y0NjZikDZmXFzcdGkt6f8IxReO/KWKKDAsS4P29EDZOVhJsqqDgC6NMeOSzQrzc+Uhr5SDvPHwOd4/vHF5WFYL0mL48fee/wBHP2lGkl6Dcy+vwVu70nHhYB7WLJmDX/ypFDsbf42erBTZmwPRkfTVRTJXnx2Ln27PnQCSFpm1UhA8KeDnAPI2OM6cCCnoxLzfYkP3qA/dTh/ujPuxxKJF7e0x1BIbB91+LErUYoDA23rsBk5ccyCRGHu224meMT+fGyrxsUb09VtBHiyy1/4DOm7ewcjoOF58vRz6aDUSyGP1zeCxzlSYnLa3t8NqtUKtVnM2LliwALWkLIyJbA00Gs1kaaVJQjD8mOa87H7uMT722LrdMzyOFq9BRrKPQMspeZsDU09AHn1ug7yLXzmKtANlKNtWyEF+tvwcHny1kh8XZBbBQvawzya7+MMuLX7063r85vhlFORasH/7CtouEk5f/xzPf/IykJFI8ubjVl3wqYJSSrbTEwi/ul+SJTUEaESowVuOHXUiGXnJ6oVRLTP50XkGREcp8M41GzpcPjycZICOJPdfzvXhf0a8+GGWnhwfAUdJVtvo/IhnAphAQOJ2Uh2lQrROgzlJsQRmHwFsQrRWQ8wOzJoljG03b97kjMzIyMDWrVu5XaypqcGWLVsQGxsLo9E43dmZzY1n64Ey4Ha9XcP7DFAG4qGT5/BqzSUcenI5Dm3L5+dqyA4yUPPpelZiFR7oozSov+7Cq+XXcKN/lBZbgfmxKchIzyEL74JIjqboVxIkBCAtnAAVj4Ek0SMvZnCxQrLqj6wRUhsJJK097rj8vK4hG+ghKX2fgGL9VanRXEb/i5jH+o/ON5LDI6G8Ve6LX2LuEgg8jVqFnjvD8Hh9s7KLkxzA5GR88cUXOH78OO8zz5W998mTJ9HZ2Ul+g8jlNfK+XwlkKPzIzc2d4U0aJtlVJqche8ecmRCgBZnJxNInZfDoJTItMSSxlSh6uxL1nRNOj9c2iLlaN9bnxeMHaxfC5qAQgZ6aGpeMs1tK8XD8CkhjTlpYGiSAA4LMQ84yr2qatPpD8uqPlFm55dIaBHLzPSZIPgksuls334CaW04MkcyKBOg6Au6znjH0EBtTSMbvn6NDzQ0HOUh+PofNjSzs3g7nOCwJsrnout0fTkR8qY2aAWSz2Qyn0ymHg8HS3NzMEwHDw8Nhh2fGhMBfUljcyexjcQSQjH0hqXz7Inmml3oJOBsHtDAzDYe3FfDz5ec6Z/RaS/YU4KHcxYgzi/DZmzA8dAZdl3uQnLEJ8YYEnNj0Ov7mvT34uLcaUhTJip88WWJWIKAIpyZC3ioHjR1JEZmdCImNZGTx4jiUXbWjMM0IA8lqxXUHD+hXpuoRr1Xil239fLGfINBEan9P7BQ4FQU+V3aOJc4+pVKBzu4+PLWpgI9/WPM5OTi6aVmYyDJ1XKvVchvIWNfa2gqbzYaYmBhcvHiRn3e5XOHMzyQb+U2A3PfudU7I3btXhMeYPczJSkOaRYNtOZnYW7A0bP8YsCWVsrQeICbOFEduLfg2nIONuHz8aZhxBUrVGJRuEZ3XDiHlwT/CGJuOfy3Yi7r/uIIRkmGFjxYnwLIItKi+CSC5LQy24TWakqbjqa/gcS45M0uTNBwoJpvH2x3cS348w8gX+Xib3P/+PTFw+wI41j7C+0voO9lcbt/tTjz+yHIUrs6Fj+59b/YCUpRR2Kk6yeFhVU92U6OO4naUybXb4+XjLHUXWZhkqlQqDhh7z7a2Np4AuHr1aohE4ViTpVfZpvxGQL5UeYfHkCxLFxlDMi/1Ur0cLx44Ws9ldlvOBLAhtvZ+SWbHHRhFa/VOpBvPw2RmwTUF/14JmsEm9NfthmH9CdwTfzcs0YkYcXXCz9ItBKKKHB+fT86weP3+PkLMEo4jg6yMBDEEZIgJbOdXbUjD65eHUHumD0PjPs7wJqsb/1TXh3aKU1MMKiwjb/bDNjtsJKkatYC3Hkrhc/kmXrscP3tmEy43dWJJlhyCMafnk3cO4sKVNlTXX+FMHbQ64HJ7OaCW+Bjk52by8cgyb948XkdGRnifAUjrzG0jT3oEgWN2NDIXq4w0ebMpDMTcXBZLFn9lnpUlAcoigC3Kz+GMZACHEgSRcaTH3g+97xY0qhiMkI0SfGQH6T112lj4XbcheEcxLkbD5RylhVaRrEaRnfSSp+oPhxIdbvezGqWyjEAyRUrWVCBd4+PSRbf79KaQTSL79/cUxtxf0SknSlmsfMUatmHLLDouq0eJrfPj1PjNymSYVBPuhdmkD4cgpz+7ircqqqEimd3+2Cqs/OtvIS87I3zt6JiLJxkYCMyeNkaYGZ5YINtYVVUVls6ysjJuGxn7WDl16hQHmkkua0MAh4H8lb0G+0wFM4PX0BBeBQZiza+2TEqaJ0eAGQpBJuUOYyZinpzkGHJyrNOeoY2ZB3XCGowOV0Cp0/HQQylEwT+ugHrOOrKLenz4+cfosfdCMJDdYZkZryh7qpKcXdnZ1VXBcg4/TkwUF2k0+00KxaNmhSJPIQiT/rLoaGv7/BeDgw+9HDGWpFOh5ckM/KFjBD+pv4MeZ5C19BOVMmiPLzDhlRXJaOwdxVxj9IR/8FE9zl9q5Uy7eq0LNvsoHz97oYXCEDOSE8xIosrklaX6HCNj6O4d4uHJ1MKcmhdeeAF2u5336+rqOOgh23jixAlcuXJlGiOFqX9jsfLpp59Kxz58jXutISCZB7Vq6WZsvdc0499Y1iDTmPe6sYAko09+cC8Ftb29cuBcUrQcyVoz8l+ZsJNmmhP+G2t0SLI1vg6l/QuI3jEEVBqoLQ9DsbgILT19+O4bu3BLHKDFoLCA7SOJZEZSQTpY86X+/TK9XvmEyfR30aK4MUWjyffpdM4NjY2RyaZpXgizsSPeAKxuOZwxq0Wyj360DpFtpsvvm6sPyypbwzXbn5eYTWS206jXUhCv4gLA7sOk1OX2kE1kGaEAv4Y5RVq6RqtR8+OP3vrnaX9jRXq1kvT1/0/8rwADAJ+LRelLmVNwAAAAAElFTkSuQmCC) !important;
}
#lleo_icons a:hover {
    opacity: 1 !important;
}
#lleo_icons a.lleo_google     {background-position:-34px 0 !important;}
#lleo_icons a.lleo_multitran  {background-position:-64px 0 !important;}
#lleo_icons a.lleo_lingvo     {background-position:-51px 0 !important; width: 12px !important;}
#lleo_icons a.lleo_dict       {background-position:-17px 0 !important;}
#lleo_icons a.lleo_linguee    {background-position:-81px 0 !important;}
#lleo_icons a.lleo_michaelis  {background-position:-98px 0 !important;}

#lleo_dialog #lleo_contextContainer {
    margin: 0 !important;
    padding: 3px 15px 8px 10px !important;
    background: #eee !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)) !important;
    background: -moz-linear-gradient(-90deg, #fff, #eee) !important;
    border-bottom: solid 1px #ddd !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    display: none !important;
    overflow: hidden !important;
}
#lleo_dialog .lleo_has_context #lleo_contextContainer {
    display: block !important;
}
#lleo_dialog #lleo_context {
    color: #444 !important;
    text-shadow: 1px 1px 0 #f4f4f4 !important;
    line-height: 12px !important;
    font-size: 11px !important;
    margin-left: 2px !important;
}
#lleo_dialog #lleo_context b {
    line-height: 12px !important;
    color: #000 !important;
    font-weight: bold !important;
    font-size: 11px !important;
}
/*#lleo_dialog #lleo_gBrand {
    color: #aaa !important;
    font-size: 10px !important;
    *//*padding-right: 52px !important;*//*
    padding-bottom: 14px !important;
    margin: -3px 4px 0 4px !important;
    background: left bottom url(data:image/png;base64,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) no-repeat !important;
    display: inline-block !important;
    float: right !important;
}
#lleo_dialog #lleo_gBrand.hidden {
    display: none !important;
}*/
#lleo_dialog #lleo_translateContextLink {
    color: #444 !important;
    text-shadow: 1px 1px 0 #f4f4f4 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#ddd)) !important;
    background: -moz-linear-gradient(-90deg, #f4f4f4, #ddd) !important;
    border: solid 1px !important;
    box-shadow: 1px 1px 0 #f6f6f6 !important;
    border-color: #999 #aaa #aaa #999 !important;
    -moz-border-radius: 2px !important;
        -webkit-border-radius: 2px !important;
        border-radius: 2px !important;
    padding: 0 3px !important;
    font-size: 11px !important;
    text-decoration: none !important;
    margin: 1px 5px 0 !important;
    display: inline-block !important;
    white-space: nowrap !important;
}
#lleo_dialog #lleo_translateContextLink:hover {
    background: #f8f8f8 !important;
}
#lleo_dialog #lleo_translateContextLink.hidden {
    visibility: hidden !important;
}

#lleo_dialog #lleo_setTransForm {
    display: block !important;
    margin-top: 3px !important;
    padding-top: 5px !important;
    /* Set position and background because the form might be overlapped by an image when no translations */
    position: relative !important;
    background: #fff !important;
    z-index: 10 !important;
    padding-bottom: 10px !important;
    padding-left: 16px !important;
}
#lleo_dialog .lleo-custom-translation {
    padding: 4px 5px !important;
    border: solid 1px #ddd !important;
        border-radius: 2px !important;
    width: 90% !important;
    min-width: 270px !important;
    background: -webkit-gradient(linear, 0 0, 0 20, from(#f1f1f1), to(#fff)) !important;
    background: -moz-linear-gradient(-90deg, #f1f1f1, #fff) !important;
        font: normal 13px Arial, Helvetica !important;
        line-height: 15px !important;
}
#lleo_dialog .lleo-custom-translation:hover {
    border: solid 1px #aaa !important;
}
#lleo_dialog .lleo-custom-translation:focus {
    background: #FFFEC9 !important;
}

#lleo_dialog *.hidden {
    display: none !important;
}

#lleo_dialog .infinitive{
    color: #D56E00 !important;
    text-decoration: none;
    border-bottom: 1px dotted #D56E00 !important;
}
#lleo_dialog .infinitive:hover{
    border: none !important;
}

#lleo_dialog .lleo_separator {
    height: 1px !important;
    background: #eee;
    margin-top: 10px !important;
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,#eee 8%,rgba(255,255,255,1) 80%) !important;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, #eee 8%, rgba(255,255,255,1) 80%) !important;
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,#eee 8%,rgba(255,255,255,1) 80%) !important;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,#eee 8%,rgba(255,255,255,1) 80%) !important;
}
#lleo_dialog #lleo_trans {
    /*border-top: 1px solid #eeeeee !important;*/
    padding: 5px 30px 0 14px !important;
    zoom: 1;
}

#lleo_dialog .lleo_clearfix {
        display: block !important;
        clear: both !important;
        visibility: hidden !important;
        height: 0 !important;
        font-size: 0 !important;
}


#lleo_dialog #lleo_picOuter table {
    width: 44px !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    vertical-align: middle !important;
}

#lleo_dialog #lleo_picOuter td {
    width: 38px !important;
    height: 38px !important;
    /*border: 1px solid #eeeeee !important;*/
    vertical-align: middle !important;
    text-align: center !important;
}

#lleo_dialog #lleo_picOuter td div {
        height: 38px !important;
        overflow: hidden !important;
}

#lleo_dialog .lleo_empty {
    margin: 0 5px 7px !important;
}

#lleo_youtubeExportBtn {
    margin-left: 10px;
    height: 24px;
}
    #lleo_youtubeExportBtn i {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: 0 0 url(https://d144fqpiyasmrr.cloudfront.net/plugins/all/images/i16.png) !important;
    }
    #lleo_youtubeExportBtn .yt-uix-button-content {
        font-size: 12px;
        line-height: 2px;
    }


/*** Parsed Lyrics Content *****************************/

.lleo_lyrics tran {
    background: transparent !important;
    border-radius: 2px !important;
    text-shadow: none !important;
    cursor: pointer !important;
}
    .lleo_lyrics tran:hover {
        color: #fff !important;
        background: #C77213 !important;
        -webkit-transition: all 0.1s !important;
        -moz-transition: all 0.1s !important;
        -ms-transition: all 0.1s !important;
        -o-transition: all 0.1s !important;
        transition: all 0.1s !important;
    }

.lleo_songName {
    border: solid 1px #ffd47c;
    background: #fff1c2;
    border-radius: 2px;
}

.lleo_hidden_iframe {
    visibility: hidden;
}</style></head>

<body>
<div align="center"><div style="width: 588px"><img alt="" src="./bug_files/coad-l1-all.gif" width="588" height="71"></div><div style="width: 588px"><div style="
        background-color: #EAF1F7;
"><table cellpadding="0" cellspacing="0" border="0" width="588" bgcolor="#EAF1F7"><tbody><tr>
<td align="left"><img alt="" src="./bug_files/space.gif" width="13" height="26"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Home&session_id=57cd944d_22375_01d0793b"><img alt="Home" src="./bug_files/home-goto.gif" width="58" height="26" border="0"></a><img alt="" src="./bug_files/spacer-goto.gif" width="5" height="26"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfig&session_id=57cd944d_22375_01d0793b"><img alt="New Test" src="./bug_files/newtest-goto.gif" width="75" height="26" border="0"></a><img alt="" src="./bug_files/spacer-goto.gif" width="5" height="26"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=UserHome&session_id=57cd944d_22375_01d0793b"><img alt="Old Tests" src="./bug_files/oldtests-goto.gif" width="76" height="26" border="0"></a><img alt="" src="./bug_files/spacer-goto.gif" width="5" height="26"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=UserAccount&session_id=57cd944d_22375_01d0793b"><img alt="Account" src="./bug_files/account-goto.gif" width="70" height="26" border="0"></a><img alt="" src="./bug_files/spacer-goto.gif" width="5" height="26"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Help&session_id=57cd944d_22375_01d0793b"><img alt="Help" src="./bug_files/help-goto.gif" width="54" height="26" border="0"></a><img alt="" src="./bug_files/spacer-goto.gif" width="5" height="26"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=LogOut&session_id=57cd944d_22375_01d0793b"><img alt="Logout" src="./bug_files/logout-goto.gif" width="69" height="26" border="0"></a></td>
<td align="right"><a href="http://www.measurement-factory.com/"><img alt="Factory" src="./bug_files/factory-goto.gif" width="75" height="26" border="0"></a></td>
</tr></tbody></table>
</div>
<div align="left" style="margin-top: 0ex;">
<h1>Test Result</h1>
<h2>Test configuration</h2><table class="compactForm" border="0" cellpadding="3"><tbody><tr><td>test label:</td><td>squid-168-bug</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=test_label">?</a>)</td></tr><tr><td>device kind:</td><td>HTTP forward proxy</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=dut_kind">?</a>)</td></tr><tr><td>device (proxy) domain name:</td><td>unknown</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=dut_domain_name">?</a>)</td></tr><tr><td>device (proxy) IP address:</td><td>127.0.0.1</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=dut_ip_addr">?</a>)</td></tr><tr><td>device (proxy) port:</td><td>3129</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=dut_port">?</a>)</td></tr><tr><td>test cases:</td><td>6</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=test_cases_cfg">?</a>)</td></tr><tr><td>start time:</td><td>Mon, 05 Sep 2016 20:48:56 GMT</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=test_start_time">?</a>)</td></tr><tr><td>Co-Advisor version:</td><td>3.4.x</td><td>(<a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=suite_version">?</a>)</td></tr></tbody></table>
<h2>Overall test statistics, by test case <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=test_case_state">state</a></h2><form method="GET" action="http://127.0.0.1/coad-master/bin/DoCgi">
<input type="HIDDEN" name="act" value="TestLogWebViewer">
<input type="HIDDEN" name="session_id" value="57cd944d_22375_01d0793b">
<input type="HIDDEN" name="log" value="user22375.v79ee29.log">
<table class="compactForm" bgcolor="#FFFFFF" border="0" cellspacing="3"><tbody><tr><td><input type="checkbox" checked="" name="states" value="success"></td><th align="left">success:</th><td align="right">3 cases </td><td align="right">50%</td><td>(<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=success&log=user22375.v79ee29.log" title="view results">V</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&action=use_current_state&state=success&log=user22375.v79ee29.log" title="rerun success cases after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&action=use_current_state&state=success&log=user22375.v79ee29.log" title="rerun success cases immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=test_case_result" title="explain 'success' result">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)</td></tr>
<tr><td><input type="checkbox" checked="" name="states" value="violation"></td><th align="left">violation:</th><td align="right">3 cases </td><td align="right">50%</td><td>(<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=violation&log=user22375.v79ee29.log" title="view results">V</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&action=use_current_state&state=violation&log=user22375.v79ee29.log" title="rerun violation cases after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&action=use_current_state&state=violation&log=user22375.v79ee29.log" title="rerun violation cases immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=test_case_result" title="explain 'violation' result">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)</td></tr>
<tr><td> </td><th align="left"> </th><td align="right">6 cases </td><td align="right">100%</td><td>(<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=all&log=user22375.v79ee29.log" title="view results">V</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&action=use_current_state&state=all&log=user22375.v79ee29.log" title="rerun all cases after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&action=use_current_state&state=all&log=user22375.v79ee29.log" title="rerun all cases immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)</td></tr>
</tbody></table><input type="SUBMIT" value="trace all" name="trace"> <input type="SUBMIT" value="trace selected" name="trace"> <input type="SUBMIT" value="trace none" name="trace"></form>
<table class="logTopSummary" border="1" cellspacing="0" cellpadding="2" bgcolor="#9CBBDA">
<tbody><tr bgcolor="#9CBBDA">
<th>State</th><th>Test Case Gist</th><th>Actions</th></tr>
<tr bgcolor="#FFFFFF">
<td align="center"><a name="p1__toc"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p1__beg">violation</a></td><td>HTTP/1.1 device MUST NOT use 011.1 HTTP version in requests</td><td><span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p1&log=user22375.v79ee29.log#p1__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-011.1&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-011.1&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-011.1" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span></td></tr>
<tr bgcolor="#EAF1F7">
<td align="center"><a name="p2__toc"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p2__beg">violation</a></td><td>HTTP/1.1 device MUST NOT use 2.1 HTTP version in requests</td><td><span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p2&log=user22375.v79ee29.log#p2__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-2.1&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-2.1&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-2.1" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span></td></tr>
<tr bgcolor="#FFFFFF">
<td align="center"><a name="p3__toc"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p3__beg">success</a></td><td>HTTP/1.1 device MUST NOT use 1.011 HTTP version in requests</td><td><span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p3&log=user22375.v79ee29.log#p3__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.011&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.011&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.011" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span></td></tr>
<tr bgcolor="#EAF1F7">
<td align="center"><a name="p4__toc"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p4__beg">success</a></td><td>HTTP/1.1 device MUST NOT use 1.12 HTTP version in requests</td><td><span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p4&log=user22375.v79ee29.log#p4__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.12&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.12&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.12" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span></td></tr>
<tr bgcolor="#FFFFFF">
<td align="center"><a name="p5__toc"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p5__beg">success</a></td><td>HTTP/1.1 device MUST NOT use 1.2 HTTP version in requests</td><td><span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p5&log=user22375.v79ee29.log#p5__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.2&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.2&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.2" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span></td></tr>
<tr bgcolor="#EAF1F7">
<td align="center"><a name="p6__toc"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p6__beg">violation</a></td><td>HTTP/1.1 device MUST NOT use 12.1 HTTP version in requests</td><td><span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p6&log=user22375.v79ee29.log#p6__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-12.1&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-12.1&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-12.1" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span></td></tr>
</tbody></table><p>A test trace follows.</p>
<form method="GET" action="http://127.0.0.1/coad-master/bin/DoCgi">
<input type="HIDDEN" name="act" value="TestLogWebViewer">
<input type="HIDDEN" name="session_id" value="57cd944d_22375_01d0793b">
<input type="HIDDEN" name="log" value="user22375.v79ee29.log">
<input type="HIDDEN" name="states" value="all">
<input type="SUBMIT" value="collapse all" name="zoom"></form>

<br>0.000| number of test cases known: 965
<br>0.000| number of test cases to execute: 6<br clear="all">
<br>
<div class="caseTrace"><a name="p1__beg"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p1__toc"><em>Test Case</em></a>: <b>HTTP/1.1 device MUST NOT use 011.1 HTTP version in requests</b>
 (<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p1&log=user22375.v79ee29.log#p1__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=all&log=user22375.v79ee29.log&zoom_target=p1&zoom_level=1#p1__beg" title="collapse to see fewer details">Z-</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-011.1&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-011.1&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-011.1" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)
<br>0.000| starting test case <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-011.1">test_case/rfc2616/highVer-011.1</a></span>
<br>0.000| Co-Advisor version: 3.4.x
<br>0.000| started timing transaction #1
<br>0.001| selecting 127.0.0.1:8080 as the server address (suggested by IP routing to receive requests from 127.0.0.1:3129)
<br>0.001| HTTP server listens for TCP connections at 127.0.0.1:8080
<br>0.001| assembled the request to http://127.0.0.1:8080/ovfdchesvgtk 
<br>0.001| transaction #1 cltFrom=0.0.0.0, cltTo=127.0.0.1:3129, srvListen=127.0.0.1:8080
<br>0.001| client connecting from 0.0.0.0 to 127.0.0.1:3129; 3 attempt(s) 
<br>0.001| client at 127.0.0.1:41661 connected to 127.0.0.1:3129
<br>0.001| client will send 126 bytes (126 + 0)<pre class="data">GET http://127.0.0.1:8080/ovfdchesvgtk HTTP/011.1\r\n
New-Header:  Token1  Token2 \r\r\r\n
Host: 127.0.0.1:8080\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.001| client at 127.0.0.1:41661 expects to write to 127.0.0.1:3129
<br>0.001| client at 127.0.0.1:41661 wrote 126 bytes to 127.0.0.1:3129 ( 126 bytes so far)
<br>0.001| client at 127.0.0.1:41661 stops writing to 127.0.0.1:3129( after 126 bytes)
<br>0.001| client at 127.0.0.1:41661 expects to read from 127.0.0.1:3129
<br>0.002| server at 127.0.0.1:8080 accepted connection from 127.0.0.1:60681
<br>0.002| server at 127.0.0.1:8080 expects to read from 127.0.0.1:60681
<br>0.002| server at 127.0.0.1:8080 read 191 bytes from 127.0.0.1:60681 ( 191 bytes so far)
<br>0.002| server got request headers (191 bytes)<pre class="data">GET /ovfdchesvgtkHTTP/011.1 HTTP/1.1\r\n
Via: 0.9 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
X-Forwarded-For: 127.0.0.1\r\n
Host: 127.0.0.1:8080\r\n
Cache-Control: max-age=259200\r\n
Connection: keep-alive\r\n
\r\n
</pre>
<br>0.002| expecting no message body
<br>0.002| expected message body format: opaque message body
<br>0.002| no more message body data to parse
<br>0.002| server expects no more request data (after 191 + 0 = 191 bytes)
<br>0.002| server at 127.0.0.1:8080 stops reading from 127.0.0.1:60681( after 191 bytes)
<br>0.002| warning: terminating server agent after receiving request-URL that does not correspond to the original client request
<br>0.002| server stops servicing connection with 127.0.0.1:60681
<br>0.002| server at 127.0.0.1:8080 closing connection to 127.0.0.1:60681 (read 191 bytes and wrote 0 bytes)
<br>0.003| client at 127.0.0.1:41661 read 3792 bytes from 127.0.0.1:3129 ( 3792 bytes so far)
<br>0.003| client parsed response headers (357 bytes)<pre class="data">HTTP/1.1 502 Bad Gateway\r\n
Server: squid/4.0.13-BZR\r\n
Mime-Version: 1.0\r\n
Date: Mon, 05 Sep 2016 20:48:56 GMT\r\n
Content-Type: text/html;charset=utf-8\r\n
Content-Length: 3435\r\n
X-Squid-Error: ERR_ZERO_SIZE_OBJECT 0\r\n
Vary: Accept-Language\r\n
Content-Language: en\r\n
X-Cache: MISS from ed-Inspiron-3542\r\n
Via: 1.1 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.003| expecting 3435 bytes of message body based on Content-Length header 
<br>0.003| expected message body format: opaque message body
<br>0.003| parsed 3435 bytes of message body: <pre class="data"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\n
<html><head>\n
<meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors">\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n
<title>ERROR: The requested URL could not be retrieved</title>\n
<style type="text/css"><!-- \n
 /*\n
 * Copyright (C) 1996-2015 The Squid Software Foundation and contributors\n
 *\n
 * Squid software is distributed under GPLv2+ license and includes\n
 * contributions from numerous individuals and organizations.\n
 * Please see the COPYING and CONTRIBUTORS files for details.\n
 */\n
\n
/*\n
 Stylesheet for Squid Error pages\n
[ ... 2018 bytes, 111 lines, MD5: 45a942cecf006783293c0051dc402da3 ]\n
<p><b>Zero Sized Reply</b></p>\n
</blockquote>\n
\n
<p>Squid did not receive any data for this request.</p>\n
\n
<p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_ZERO_SIZE_OBJECT&amp;body=CacheHost%3A%20ed-Inspiron-3542%0D%0AErrPage%3A%20ERR_ZERO_SIZE_OBJECT%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Mon,%2005%20Sep%202016%2020%3A48%3A56%20GMT%0D%0A%0D%0AClientIP%3A%20127.0.0.1%0D%0AServerIP%3A%20127.0.0.1%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2FovfdchesvgtkHTTP%2F011.1%20HTTP%2F0.9%0A%0D%0A%0D%0A">webmaster</a>.</p>\n
<br>\n
</div>\n
\n
<hr>\n
<div id="footer">\n
<p>Generated Mon, 05 Sep 2016 20:48:56 GMT by ed-Inspiron-3542 (squid/4.0.13-BZR)</p>\n
<!-- ERR_ZERO_SIZE_OBJECT -->\n
</div>\n
</body></html>\n
</pre>
<br>0.003| client expects no more data (after 357 + 3435 = 3792 bytes)
<br>0.003| content size: 3435
<br>0.003| client at 127.0.0.1:41661 stops reading from 127.0.0.1:3129( after 3792 bytes)
<br>0.003| client stops servicing connection with 127.0.0.1:3129
<br>0.003| client at 127.0.0.1:41661 closing connection to 127.0.0.1:3129 (read 3792 bytes and wrote 126 bytes)
<br>0.003| server stops accepting HTTP queries at 127.0.0.1:8080
<br>0.003| transaction #1 took 0.003008 seconds
<br>0.003| finished case: <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-011.1">test_case/rfc2616/highVer-011.1</a></span>
<br>0.003| result code: <font color="#FF0000">violation</font>
<br>0.003| result reason: DUT did not forward the request and did not respond with '505 HTTP Version Not Supported' status code<br clear="all">
<hr noshade="" align="left" width="25%">
</div>
<br clear="all">
<br>
<div class="caseTrace"><a name="p2__beg"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p2__toc"><em>Test Case</em></a>: <b>HTTP/1.1 device MUST NOT use 2.1 HTTP version in requests</b>
 (<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p2&log=user22375.v79ee29.log#p2__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=all&log=user22375.v79ee29.log&zoom_target=p2&zoom_level=1#p2__beg" title="collapse to see fewer details">Z-</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-2.1&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-2.1&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-2.1" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)
<br>0.004| starting test case <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-2.1">test_case/rfc2616/highVer-2.1</a></span>
<br>0.004| Co-Advisor version: 3.4.x
<br>0.004| started timing transaction #2
<br>0.004| HTTP server listens for TCP connections at 127.0.0.1:8080
<br>0.004| assembled the request to http://127.0.0.1:8080/eefzsynbatxl 
<br>0.004| transaction #2 cltFrom=0.0.0.0, cltTo=127.0.0.1:3129, srvListen=127.0.0.1:8080
<br>0.004| client connecting from 0.0.0.0 to 127.0.0.1:3129; 3 attempt(s) 
<br>0.004| client at 127.0.0.1:45511 connected to 127.0.0.1:3129
<br>0.004| client will send 124 bytes (124 + 0)<pre class="data">GET http://127.0.0.1:8080/eefzsynbatxl HTTP/2.1\r\n
New-Header:  Token1  Token2 \r\r\r\n
Host: 127.0.0.1:8080\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.004| client at 127.0.0.1:45511 expects to write to 127.0.0.1:3129
<br>0.004| client at 127.0.0.1:45511 wrote 124 bytes to 127.0.0.1:3129 ( 124 bytes so far)
<br>0.004| client at 127.0.0.1:45511 stops writing to 127.0.0.1:3129( after 124 bytes)
<br>0.004| client at 127.0.0.1:45511 expects to read from 127.0.0.1:3129
<br>0.004| server at 127.0.0.1:8080 accepted connection from 127.0.0.1:60682
<br>0.004| server at 127.0.0.1:8080 expects to read from 127.0.0.1:60682
<br>0.005| server at 127.0.0.1:8080 read 189 bytes from 127.0.0.1:60682 ( 189 bytes so far)
<br>0.005| server got request headers (189 bytes)<pre class="data">GET /eefzsynbatxlHTTP/2.1 HTTP/1.1\r\n
Via: 0.9 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
X-Forwarded-For: 127.0.0.1\r\n
Host: 127.0.0.1:8080\r\n
Cache-Control: max-age=259200\r\n
Connection: keep-alive\r\n
\r\n
</pre>
<br>0.005| expecting no message body
<br>0.005| expected message body format: opaque message body
<br>0.005| no more message body data to parse
<br>0.005| server expects no more request data (after 189 + 0 = 189 bytes)
<br>0.005| server at 127.0.0.1:8080 stops reading from 127.0.0.1:60682( after 189 bytes)
<br>0.005| warning: terminating server agent after receiving request-URL that does not correspond to the original client request
<br>0.005| server stops servicing connection with 127.0.0.1:60682
<br>0.005| server at 127.0.0.1:8080 closing connection to 127.0.0.1:60682 (read 189 bytes and wrote 0 bytes)
<br>0.005| client at 127.0.0.1:45511 read 3786 bytes from 127.0.0.1:3129 ( 3786 bytes so far)
<br>0.006| client parsed response headers (357 bytes)<pre class="data">HTTP/1.1 502 Bad Gateway\r\n
Server: squid/4.0.13-BZR\r\n
Mime-Version: 1.0\r\n
Date: Mon, 05 Sep 2016 20:48:56 GMT\r\n
Content-Type: text/html;charset=utf-8\r\n
Content-Length: 3429\r\n
X-Squid-Error: ERR_ZERO_SIZE_OBJECT 0\r\n
Vary: Accept-Language\r\n
Content-Language: en\r\n
X-Cache: MISS from ed-Inspiron-3542\r\n
Via: 1.1 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.006| expecting 3429 bytes of message body based on Content-Length header 
<br>0.006| expected message body format: opaque message body
<br>0.006| parsed 3429 bytes of message body: <pre class="data"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\n
<html><head>\n
<meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors">\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n
<title>ERROR: The requested URL could not be retrieved</title>\n
<style type="text/css"><!-- \n
 /*\n
 * Copyright (C) 1996-2015 The Squid Software Foundation and contributors\n
 *\n
 * Squid software is distributed under GPLv2+ license and includes\n
 * contributions from numerous individuals and organizations.\n
 * Please see the COPYING and CONTRIBUTORS files for details.\n
 */\n
\n
/*\n
 Stylesheet for Squid Error pages\n
[ ... 2014 bytes, 111 lines, MD5: 60b4cffeb1f8a5b3fa61e4e62d6f01aa ]\n
<p><b>Zero Sized Reply</b></p>\n
</blockquote>\n
\n
<p>Squid did not receive any data for this request.</p>\n
\n
<p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_ZERO_SIZE_OBJECT&amp;body=CacheHost%3A%20ed-Inspiron-3542%0D%0AErrPage%3A%20ERR_ZERO_SIZE_OBJECT%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Mon,%2005%20Sep%202016%2020%3A48%3A56%20GMT%0D%0A%0D%0AClientIP%3A%20127.0.0.1%0D%0AServerIP%3A%20127.0.0.1%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2FeefzsynbatxlHTTP%2F2.1%20HTTP%2F0.9%0A%0D%0A%0D%0A">webmaster</a>.</p>\n
<br>\n
</div>\n
\n
<hr>\n
<div id="footer">\n
<p>Generated Mon, 05 Sep 2016 20:48:56 GMT by ed-Inspiron-3542 (squid/4.0.13-BZR)</p>\n
<!-- ERR_ZERO_SIZE_OBJECT -->\n
</div>\n
</body></html>\n
</pre>
<br>0.006| client expects no more data (after 357 + 3429 = 3786 bytes)
<br>0.006| content size: 3429
<br>0.006| client at 127.0.0.1:45511 stops reading from 127.0.0.1:3129( after 3786 bytes)
<br>0.006| client stops servicing connection with 127.0.0.1:3129
<br>0.006| client at 127.0.0.1:45511 closing connection to 127.0.0.1:3129 (read 3786 bytes and wrote 124 bytes)
<br>0.006| server stops accepting HTTP queries at 127.0.0.1:8080
<br>0.006| transaction #2 took 0.002318 seconds
<br>0.006| finished case: <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-2.1">test_case/rfc2616/highVer-2.1</a></span>
<br>0.006| result code: <font color="#FF0000">violation</font>
<br>0.006| result reason: DUT did not forward the request and did not respond with '505 HTTP Version Not Supported' status code<br clear="all">
<hr noshade="" align="left" width="25%">
</div>
<br clear="all">
<br>
<div class="caseTrace"><a name="p3__beg"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p3__toc"><em>Test Case</em></a>: <b>HTTP/1.1 device MUST NOT use 1.011 HTTP version in requests</b>
 (<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p3&log=user22375.v79ee29.log#p3__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=all&log=user22375.v79ee29.log&zoom_target=p3&zoom_level=1#p3__beg" title="collapse to see fewer details">Z-</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.011&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.011&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.011" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)
<br>0.006| starting test case <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.011">test_case/rfc2616/highVer-1.011</a></span>
<br>0.006| Co-Advisor version: 3.4.x
<br>0.006| started timing transaction #3
<br>0.006| HTTP server listens for TCP connections at 127.0.0.1:8080
<br>0.006| assembled the request to http://127.0.0.1:8080/gklpoovdmaiq 
<br>0.006| transaction #3 cltFrom=0.0.0.0, cltTo=127.0.0.1:3129, srvListen=127.0.0.1:8080
<br>0.006| client connecting from 0.0.0.0 to 127.0.0.1:3129; 3 attempt(s) 
<br>0.006| client at 127.0.0.1:39160 connected to 127.0.0.1:3129
<br>0.006| client will send 126 bytes (126 + 0)<pre class="data">GET http://127.0.0.1:8080/gklpoovdmaiq HTTP/1.011\r\n
New-Header:  Token1  Token2 \r\r\r\n
Host: 127.0.0.1:8080\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.006| client at 127.0.0.1:39160 expects to write to 127.0.0.1:3129
<br>0.006| client at 127.0.0.1:39160 wrote 126 bytes to 127.0.0.1:3129 ( 126 bytes so far)
<br>0.006| client at 127.0.0.1:39160 stops writing to 127.0.0.1:3129( after 126 bytes)
<br>0.006| client at 127.0.0.1:39160 expects to read from 127.0.0.1:3129
<br>0.007| server at 127.0.0.1:8080 accepted connection from 127.0.0.1:60683
<br>0.007| server at 127.0.0.1:8080 expects to read from 127.0.0.1:60683
<br>0.007| server at 127.0.0.1:8080 read 209 bytes from 127.0.0.1:60683 ( 209 bytes so far)
<br>0.007| server got request headers (209 bytes)<pre class="data">GET /gklpoovdmaiq HTTP/1.1\r\n
New-Header: Token1  Token2\r\n
Host: 127.0.0.1:8080\r\n
Via: 1.0 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
X-Forwarded-For: 127.0.0.1\r\n
Cache-Control: max-age=259200\r\n
Connection: keep-alive\r\n
\r\n
</pre>
<br>0.007| expecting no message body
<br>0.007| expected message body format: opaque message body
<br>0.007| no more message body data to parse
<br>0.007| server expects no more request data (after 209 + 0 = 209 bytes)
<br>0.007| server at 127.0.0.1:8080 stops reading from 127.0.0.1:60683( after 209 bytes)
<br>0.007| server will send 141 bytes<pre class="data">HTTP/1.1 200 OK\r\n
New-Header:  Token2  Token1\r\r\r\n
Date: Mon, 05 Sep 2016 20:48:57 GMT\r\n
Content-Length: 15\r\n
Connection: close\r\n
\r\n
</pre><pre class="data">body-joievdrbjw</pre>
<br>0.007| server at 127.0.0.1:8080 expects to write to 127.0.0.1:60683
<br>0.007| server at 127.0.0.1:8080 wrote 141 bytes to 127.0.0.1:60683 ( 141 bytes so far)
<br>0.008| server at 127.0.0.1:8080 stops writing to 127.0.0.1:60683( after 141 bytes)
<br>0.008| server stops servicing connection with 127.0.0.1:60683
<br>0.008| server at 127.0.0.1:8080 closing connection to 127.0.0.1:60683 (read 209 bytes and wrote 141 bytes)
<br>0.008| client at 127.0.0.1:39160 read 206 bytes from 127.0.0.1:3129 ( 206 bytes so far)
<br>0.008| client parsed response headers (206 bytes)<pre class="data">HTTP/1.1 200 OK\r\n
New-Header: Token2  Token1\r\n
Date: Mon, 05 Sep 2016 20:48:57 GMT\r\n
Content-Length: 15\r\n
X-Cache: MISS from ed-Inspiron-3542\r\n
Via: 1.1 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.008| expecting 15 bytes of message body based on Content-Length header 
<br>0.008| expected message body format: opaque message body
<br>0.008| no more message body data to parse
<br>0.008| client at 127.0.0.1:39160 read 15 bytes from 127.0.0.1:3129 ( 221 bytes so far)
<br>0.008| parsed 15 bytes of message body: <pre class="data">body-joievdrbjw</pre>
<br>0.008| client expects no more data (after 206 + 15 = 221 bytes)
<br>0.008| content size: 15
<br>0.008| client at 127.0.0.1:39160 stops reading from 127.0.0.1:3129( after 221 bytes)
<br>0.008| client stops servicing connection with 127.0.0.1:3129
<br>0.008| client at 127.0.0.1:39160 closing connection to 127.0.0.1:3129 (read 221 bytes and wrote 126 bytes)
<br>0.008| server stops accepting HTTP queries at 127.0.0.1:8080
<br>0.008| transaction #3 took 0.002464 seconds
<br>0.008| finished case: <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.011">test_case/rfc2616/highVer-1.011</a></span>
<br>0.008| result code: <font color="#006666">success</font>
<br>0.008| result reason: DUT downgraded HTTP request version: '1.011' -> '1.1'<br clear="all">
<hr noshade="" align="left" width="25%">
</div>
<br clear="all">
<br>
<div class="caseTrace"><a name="p4__beg"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p4__toc"><em>Test Case</em></a>: <b>HTTP/1.1 device MUST NOT use 1.12 HTTP version in requests</b>
 (<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p4&log=user22375.v79ee29.log#p4__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=all&log=user22375.v79ee29.log&zoom_target=p4&zoom_level=1#p4__beg" title="collapse to see fewer details">Z-</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.12&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.12&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.12" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)
<br>0.008| starting test case <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.12">test_case/rfc2616/highVer-1.12</a></span>
<br>0.008| Co-Advisor version: 3.4.x
<br>0.008| started timing transaction #4
<br>0.009| HTTP server listens for TCP connections at 127.0.0.1:8080
<br>0.009| assembled the request to http://127.0.0.1:8080/aewofzjcmqpy 
<br>0.009| transaction #4 cltFrom=0.0.0.0, cltTo=127.0.0.1:3129, srvListen=127.0.0.1:8080
<br>0.009| client connecting from 0.0.0.0 to 127.0.0.1:3129; 3 attempt(s) 
<br>0.009| client at 127.0.0.1:53371 connected to 127.0.0.1:3129
<br>0.009| client will send 125 bytes (125 + 0)<pre class="data">GET http://127.0.0.1:8080/aewofzjcmqpy HTTP/1.12\r\n
New-Header:  Token1  Token2 \r\r\r\n
Host: 127.0.0.1:8080\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.009| client at 127.0.0.1:53371 expects to write to 127.0.0.1:3129
<br>0.009| client at 127.0.0.1:53371 wrote 125 bytes to 127.0.0.1:3129 ( 125 bytes so far)
<br>0.009| client at 127.0.0.1:53371 stops writing to 127.0.0.1:3129( after 125 bytes)
<br>0.009| client at 127.0.0.1:53371 expects to read from 127.0.0.1:3129
<br>0.009| server at 127.0.0.1:8080 accepted connection from 127.0.0.1:60684
<br>0.009| server at 127.0.0.1:8080 expects to read from 127.0.0.1:60684
<br>0.010| server at 127.0.0.1:8080 read 209 bytes from 127.0.0.1:60684 ( 209 bytes so far)
<br>0.010| server got request headers (209 bytes)<pre class="data">GET /aewofzjcmqpy HTTP/1.1\r\n
New-Header: Token1  Token2\r\n
Host: 127.0.0.1:8080\r\n
Via: 1.1 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
X-Forwarded-For: 127.0.0.1\r\n
Cache-Control: max-age=259200\r\n
Connection: keep-alive\r\n
\r\n
</pre>
<br>0.010| expecting no message body
<br>0.010| expected message body format: opaque message body
<br>0.010| no more message body data to parse
<br>0.010| server expects no more request data (after 209 + 0 = 209 bytes)
<br>0.010| server at 127.0.0.1:8080 stops reading from 127.0.0.1:60684( after 209 bytes)
<br>0.010| server will send 141 bytes<pre class="data">HTTP/1.1 200 OK\r\n
New-Header:  Token2  Token1\r\r\r\n
Date: Mon, 05 Sep 2016 20:48:57 GMT\r\n
Content-Length: 15\r\n
Connection: close\r\n
\r\n
</pre><pre class="data">body-hfmdkafsqp</pre>
<br>0.010| server at 127.0.0.1:8080 expects to write to 127.0.0.1:60684
<br>0.010| server at 127.0.0.1:8080 wrote 141 bytes to 127.0.0.1:60684 ( 141 bytes so far)
<br>0.010| server at 127.0.0.1:8080 stops writing to 127.0.0.1:60684( after 141 bytes)
<br>0.010| server stops servicing connection with 127.0.0.1:60684
<br>0.010| server at 127.0.0.1:8080 closing connection to 127.0.0.1:60684 (read 209 bytes and wrote 141 bytes)
<br>0.010| client at 127.0.0.1:53371 read 206 bytes from 127.0.0.1:3129 ( 206 bytes so far)
<br>0.011| client parsed response headers (206 bytes)<pre class="data">HTTP/1.1 200 OK\r\n
New-Header: Token2  Token1\r\n
Date: Mon, 05 Sep 2016 20:48:57 GMT\r\n
Content-Length: 15\r\n
X-Cache: MISS from ed-Inspiron-3542\r\n
Via: 1.1 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.011| expecting 15 bytes of message body based on Content-Length header 
<br>0.011| expected message body format: opaque message body
<br>0.011| no more message body data to parse
<br>0.011| client at 127.0.0.1:53371 read 15 bytes from 127.0.0.1:3129 ( 221 bytes so far)
<br>0.011| parsed 15 bytes of message body: <pre class="data">body-hfmdkafsqp</pre>
<br>0.011| client expects no more data (after 206 + 15 = 221 bytes)
<br>0.011| content size: 15
<br>0.011| client at 127.0.0.1:53371 stops reading from 127.0.0.1:3129( after 221 bytes)
<br>0.011| client stops servicing connection with 127.0.0.1:3129
<br>0.011| client at 127.0.0.1:53371 closing connection to 127.0.0.1:3129 (read 221 bytes and wrote 125 bytes)
<br>0.011| server stops accepting HTTP queries at 127.0.0.1:8080
<br>0.011| transaction #4 took 0.002437 seconds
<br>0.011| finished case: <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.12">test_case/rfc2616/highVer-1.12</a></span>
<br>0.011| result code: <font color="#006666">success</font>
<br>0.011| result reason: DUT downgraded HTTP request version: '1.12' -> '1.1'<br clear="all">
<hr noshade="" align="left" width="25%">
</div>
<br clear="all">
<br>
<div class="caseTrace"><a name="p5__beg"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p5__toc"><em>Test Case</em></a>: <b>HTTP/1.1 device MUST NOT use 1.2 HTTP version in requests</b>
 (<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p5&log=user22375.v79ee29.log#p5__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=all&log=user22375.v79ee29.log&zoom_target=p5&zoom_level=1#p5__beg" title="collapse to see fewer details">Z-</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.2&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-1.2&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.2" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)
<br>0.011| starting test case <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.2">test_case/rfc2616/highVer-1.2</a></span>
<br>0.011| Co-Advisor version: 3.4.x
<br>0.011| started timing transaction #5
<br>0.011| HTTP server listens for TCP connections at 127.0.0.1:8080
<br>0.011| assembled the request to http://127.0.0.1:8080/hbveemfqlhuh 
<br>0.011| transaction #5 cltFrom=0.0.0.0, cltTo=127.0.0.1:3129, srvListen=127.0.0.1:8080
<br>0.011| client connecting from 0.0.0.0 to 127.0.0.1:3129; 3 attempt(s) 
<br>0.011| client at 127.0.0.1:46563 connected to 127.0.0.1:3129
<br>0.011| client will send 124 bytes (124 + 0)<pre class="data">GET http://127.0.0.1:8080/hbveemfqlhuh HTTP/1.2\r\n
New-Header:  Token1  Token2 \r\r\r\n
Host: 127.0.0.1:8080\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.012| client at 127.0.0.1:46563 expects to write to 127.0.0.1:3129
<br>0.012| client at 127.0.0.1:46563 wrote 124 bytes to 127.0.0.1:3129 ( 124 bytes so far)
<br>0.012| client at 127.0.0.1:46563 stops writing to 127.0.0.1:3129( after 124 bytes)
<br>0.012| client at 127.0.0.1:46563 expects to read from 127.0.0.1:3129
<br>0.012| server at 127.0.0.1:8080 accepted connection from 127.0.0.1:60685
<br>0.012| server at 127.0.0.1:8080 expects to read from 127.0.0.1:60685
<br>0.012| server at 127.0.0.1:8080 read 209 bytes from 127.0.0.1:60685 ( 209 bytes so far)
<br>0.012| server got request headers (209 bytes)<pre class="data">GET /hbveemfqlhuh HTTP/1.1\r\n
New-Header: Token1  Token2\r\n
Host: 127.0.0.1:8080\r\n
Via: 1.2 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
X-Forwarded-For: 127.0.0.1\r\n
Cache-Control: max-age=259200\r\n
Connection: keep-alive\r\n
\r\n
</pre>
<br>0.012| expecting no message body
<br>0.012| expected message body format: opaque message body
<br>0.012| no more message body data to parse
<br>0.012| server expects no more request data (after 209 + 0 = 209 bytes)
<br>0.012| server at 127.0.0.1:8080 stops reading from 127.0.0.1:60685( after 209 bytes)
<br>0.013| server will send 141 bytes<pre class="data">HTTP/1.1 200 OK\r\n
New-Header:  Token2  Token1\r\r\r\n
Date: Mon, 05 Sep 2016 20:48:57 GMT\r\n
Content-Length: 15\r\n
Connection: close\r\n
\r\n
</pre><pre class="data">body-vzgfevxtte</pre>
<br>0.013| server at 127.0.0.1:8080 expects to write to 127.0.0.1:60685
<br>0.013| server at 127.0.0.1:8080 wrote 141 bytes to 127.0.0.1:60685 ( 141 bytes so far)
<br>0.013| server at 127.0.0.1:8080 stops writing to 127.0.0.1:60685( after 141 bytes)
<br>0.013| server stops servicing connection with 127.0.0.1:60685
<br>0.013| server at 127.0.0.1:8080 closing connection to 127.0.0.1:60685 (read 209 bytes and wrote 141 bytes)
<br>0.013| client at 127.0.0.1:46563 read 206 bytes from 127.0.0.1:3129 ( 206 bytes so far)
<br>0.013| client parsed response headers (206 bytes)<pre class="data">HTTP/1.1 200 OK\r\n
New-Header: Token2  Token1\r\n
Date: Mon, 05 Sep 2016 20:48:57 GMT\r\n
Content-Length: 15\r\n
X-Cache: MISS from ed-Inspiron-3542\r\n
Via: 1.1 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.013| expecting 15 bytes of message body based on Content-Length header 
<br>0.013| expected message body format: opaque message body
<br>0.013| no more message body data to parse
<br>0.013| client at 127.0.0.1:46563 read 15 bytes from 127.0.0.1:3129 ( 221 bytes so far)
<br>0.013| parsed 15 bytes of message body: <pre class="data">body-vzgfevxtte</pre>
<br>0.013| client expects no more data (after 206 + 15 = 221 bytes)
<br>0.013| content size: 15
<br>0.013| client at 127.0.0.1:46563 stops reading from 127.0.0.1:3129( after 221 bytes)
<br>0.013| client stops servicing connection with 127.0.0.1:3129
<br>0.013| client at 127.0.0.1:46563 closing connection to 127.0.0.1:3129 (read 221 bytes and wrote 124 bytes)
<br>0.014| server stops accepting HTTP queries at 127.0.0.1:8080
<br>0.014| transaction #5 took 0.002453 seconds
<br>0.014| finished case: <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-1.2">test_case/rfc2616/highVer-1.2</a></span>
<br>0.014| result code: <font color="#006666">success</font>
<br>0.014| result reason: DUT downgraded HTTP request version: '1.2' -> '1.1'<br clear="all">
<hr noshade="" align="left" width="25%">
</div>
<br clear="all">
<br>
<div class="caseTrace"><a name="p6__beg"></a><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&log=user22375.v79ee29.log&trace=trace+all#p6__toc"><em>Test Case</em></a>: <b>HTTP/1.1 device MUST NOT use 12.1 HTTP version in requests</b>
 (<span class="graseManip"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&anchor=p6&log=user22375.v79ee29.log#p6__beg" title="isolate; show these case(s) only">1</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestLogWebViewer&session_id=57cd944d_22375_01d0793b&states=all&log=user22375.v79ee29.log&zoom_target=p6&zoom_level=1#p6__beg" title="collapse to see fewer details">Z-</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestConfigCheck&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-12.1&log=user22375.v79ee29.log" title="rerun test case after a confirmation">R?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=TestStart&session_id=57cd944d_22375_01d0793b&grase_ids=test_case/rfc2616/highVer-12.1&log=user22375.v79ee29.log" title="rerun test case immediately">R!</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-12.1" title="display test case information">I?</a> · <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Glossary&session_id=57cd944d_22375_01d0793b&term_id=grase_manip" title="explain these controls">??</a></span>)
<br>0.014| starting test case <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-12.1">test_case/rfc2616/highVer-12.1</a></span>
<br>0.014| Co-Advisor version: 3.4.x
<br>0.014| started timing transaction #6
<br>0.014| HTTP server listens for TCP connections at 127.0.0.1:8080
<br>0.014| assembled the request to http://127.0.0.1:8080/ahhlipfaeobz 
<br>0.014| transaction #6 cltFrom=0.0.0.0, cltTo=127.0.0.1:3129, srvListen=127.0.0.1:8080
<br>0.014| client connecting from 0.0.0.0 to 127.0.0.1:3129; 3 attempt(s) 
<br>0.014| client at 127.0.0.1:34301 connected to 127.0.0.1:3129
<br>0.014| client will send 125 bytes (125 + 0)<pre class="data">GET http://127.0.0.1:8080/ahhlipfaeobz HTTP/12.1\r\n
New-Header:  Token1  Token2 \r\r\r\n
Host: 127.0.0.1:8080\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.014| client at 127.0.0.1:34301 expects to write to 127.0.0.1:3129
<br>0.014| client at 127.0.0.1:34301 wrote 125 bytes to 127.0.0.1:3129 ( 125 bytes so far)
<br>0.014| client at 127.0.0.1:34301 stops writing to 127.0.0.1:3129( after 125 bytes)
<br>0.014| client at 127.0.0.1:34301 expects to read from 127.0.0.1:3129
<br>0.014| server at 127.0.0.1:8080 accepted connection from 127.0.0.1:60686
<br>0.015| server at 127.0.0.1:8080 expects to read from 127.0.0.1:60686
<br>0.015| server at 127.0.0.1:8080 read 190 bytes from 127.0.0.1:60686 ( 190 bytes so far)
<br>0.015| server got request headers (190 bytes)<pre class="data">GET /ahhlipfaeobzHTTP/12.1 HTTP/1.1\r\n
Via: 0.9 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
X-Forwarded-For: 127.0.0.1\r\n
Host: 127.0.0.1:8080\r\n
Cache-Control: max-age=259200\r\n
Connection: keep-alive\r\n
\r\n
</pre>
<br>0.015| expecting no message body
<br>0.015| expected message body format: opaque message body
<br>0.015| no more message body data to parse
<br>0.015| server expects no more request data (after 190 + 0 = 190 bytes)
<br>0.015| server at 127.0.0.1:8080 stops reading from 127.0.0.1:60686( after 190 bytes)
<br>0.015| warning: terminating server agent after receiving request-URL that does not correspond to the original client request
<br>0.015| server stops servicing connection with 127.0.0.1:60686
<br>0.015| server at 127.0.0.1:8080 closing connection to 127.0.0.1:60686 (read 190 bytes and wrote 0 bytes)
<br>0.015| client at 127.0.0.1:34301 read 3789 bytes from 127.0.0.1:3129 ( 3789 bytes so far)
<br>0.016| client parsed response headers (357 bytes)<pre class="data">HTTP/1.1 502 Bad Gateway\r\n
Server: squid/4.0.13-BZR\r\n
Mime-Version: 1.0\r\n
Date: Mon, 05 Sep 2016 20:48:56 GMT\r\n
Content-Type: text/html;charset=utf-8\r\n
Content-Length: 3432\r\n
X-Squid-Error: ERR_ZERO_SIZE_OBJECT 0\r\n
Vary: Accept-Language\r\n
Content-Language: en\r\n
X-Cache: MISS from ed-Inspiron-3542\r\n
Via: 1.1 ed-Inspiron-3542 (squid/4.0.13-BZR)\r\n
Connection: close\r\n
\r\n
</pre>
<br>0.016| expecting 3432 bytes of message body based on Content-Length header 
<br>0.016| expected message body format: opaque message body
<br>0.016| parsed 3432 bytes of message body: <pre class="data"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\n
<html><head>\n
<meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors">\n
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n
<title>ERROR: The requested URL could not be retrieved</title>\n
<style type="text/css"><!-- \n
 /*\n
 * Copyright (C) 1996-2015 The Squid Software Foundation and contributors\n
 *\n
 * Squid software is distributed under GPLv2+ license and includes\n
 * contributions from numerous individuals and organizations.\n
 * Please see the COPYING and CONTRIBUTORS files for details.\n
 */\n
\n
/*\n
 Stylesheet for Squid Error pages\n
[ ... 2016 bytes, 111 lines, MD5: d44e5dbe1e29e31b642b8b430822daf0 ]\n
<p><b>Zero Sized Reply</b></p>\n
</blockquote>\n
\n
<p>Squid did not receive any data for this request.</p>\n
\n
<p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_ZERO_SIZE_OBJECT&amp;body=CacheHost%3A%20ed-Inspiron-3542%0D%0AErrPage%3A%20ERR_ZERO_SIZE_OBJECT%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Mon,%2005%20Sep%202016%2020%3A48%3A56%20GMT%0D%0A%0D%0AClientIP%3A%20127.0.0.1%0D%0AServerIP%3A%20127.0.0.1%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2FahhlipfaeobzHTTP%2F12.1%20HTTP%2F0.9%0A%0D%0A%0D%0A">webmaster</a>.</p>\n
<br>\n
</div>\n
\n
<hr>\n
<div id="footer">\n
<p>Generated Mon, 05 Sep 2016 20:48:56 GMT by ed-Inspiron-3542 (squid/4.0.13-BZR)</p>\n
<!-- ERR_ZERO_SIZE_OBJECT -->\n
</div>\n
</body></html>\n
</pre>
<br>0.016| client expects no more data (after 357 + 3432 = 3789 bytes)
<br>0.016| content size: 3432
<br>0.016| client at 127.0.0.1:34301 stops reading from 127.0.0.1:3129( after 3789 bytes)
<br>0.016| client stops servicing connection with 127.0.0.1:3129
<br>0.016| client at 127.0.0.1:34301 closing connection to 127.0.0.1:3129 (read 3789 bytes and wrote 125 bytes)
<br>0.016| server stops accepting HTTP queries at 127.0.0.1:8080
<br>0.016| transaction #6 took 0.002476 seconds
<br>0.016| finished case: <span class="graseId"><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=GraseInfo&session_id=57cd944d_22375_01d0793b&info_id=test_case/rfc2616/highVer-12.1">test_case/rfc2616/highVer-12.1</a></span>
<br>0.016| result code: <font color="#FF0000">violation</font>
<br>0.016| result reason: DUT did not forward the request and did not respond with '505 HTTP Version Not Supported' status code<br clear="all">
<hr noshade="" align="left" width="25%">
</div>

                <script type="text/javascript">
                        var runtimers = document.getElementsByClassName("runtime_only");
                        for (i = 0; i < runtimers.length; ++i) {
                                runtimers[i].style.display = "none";
                        }
                </script>
        <br clear="all"><center><hr noshade="" size="1"></center>
<table border="0" cellpadding="0" width="100%"><tbody><tr><td width="33%" align="left"><small>© <a href="http://www.measurement-factory.com/">The Measurement Factory</a></small></td><td width="33%" align="center"><small><a href="http://coad.measurement-factory.com/">Co-Advisor</a>  ·  <em>3.4.x</em></small></td><td width="33%" align="right"><small><a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Terms&session_id=57cd944d_22375_01d0793b">terms</a>  ·  <a href="http://127.0.0.1/coad-master/bin/DoCgi?act=Privacy&session_id=57cd944d_22375_01d0793b">privacy</a></small></td></tr></tbody></table>
</div>
</div>
</div>


<!-- generated by Page Stylist v0.0.7 -->
</body></html>