netty5/codec-http/src
Norman Maurer d141ba11bf Fix flacky multipart test introduced by 08748344d8.
Motivation:

08748344d8 introduced two new tests which did not take into account that the multipart delimiter can be between 2 and 16 bytes long.

Modifications:

Take the multipart delimiter length into account.

Result:

Fixes [#7001]
2017-07-21 14:28:32 +02:00
..
main/java/io/netty/handler/codec HTTP/2 enforce HTTP message flow 2017-07-19 13:37:23 -07:00
test Fix flacky multipart test introduced by 08748344d8. 2017-07-21 14:28:32 +02:00