• Carlo Cannas's avatar
    Don't use txprio to open streams in tests · 9dcb4f3f
    Carlo Cannas authored
    As per spec a client can only send a HEADERS frame to cause a stream to
    transition from the "idle" state to "open". A PRIORITY frame can be sent to an
    "idle" stream, but it will remain in that state.
    
    rfc7540,l,916,940
    https://tools.ietf.org/html/rfc7540#section-5.1
    
    To open a stream the command
    
    txreq -nostrend
    
    can be used. The -nostrend option will ensure that the stream won't transition
    to a "half-closed" state.
    9dcb4f3f
Name
Last commit
Last update
..
varnishadm Loading commit data...
varnishd Loading commit data...
varnishhist Loading commit data...
varnishlog Loading commit data...
varnishncsa Loading commit data...
varnishstat Loading commit data...
varnishtest Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...