github.com/yandex/pandora@v0.5.32/components/providers/http/testdata/ammo.stpd (about)

     1  54
     2  GET / HTTP/1.1
     3  Host: www.ya.ru
     4  Connection: close
     5  
     6  
     7  58
     8  GET /test HTTP/1.1
     9  Host: www.ya.ru
    10  Connection: close
    11  
    12  
    13  59 tag
    14  GET /test2 HTTP/1.1
    15  Host: www.ya.ru
    16  Connection: close
    17  
    18  
    19  84 tag
    20  POST /test3 HTTP/1.1
    21  Host: www.ya.ru
    22  Connection: close
    23  Content-Length: 5
    24  
    25  hello
    26  
    27  
    28  0