zeek/testing/btest/scripts/base/protocols/http
Jon Siwek f97f58e9db Raise http_entity_data in line with data arrival.
As opposed to delaying until a certain-sized-buffer fills, which is
problematic because then the event becomes out of sync with the "rest of
the world".  E.g. content_gap handlers being called sooner than
expected.

Addresses BIT-1240.
2014-09-10 13:20:47 -05:00
..
100-continue.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
entity-gap.bro Raise http_entity_data in line with data arrival. 2014-09-10 13:20:47 -05:00
http-connect.bro Merge branch 'topic/robin/http-connect' 2014-03-03 16:53:46 -08:00
http-header-crlf.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
http-methods.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
http-pipelining.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
multipart-extract.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00