zeek/testing/btest/scripts/base
Robin Sommer 642ef5d3c1 Tweaking how HTTP requests without URIs are handled.
The change from #49 made it an error to not have a URI. That however
then led requests with an URI yet no version to abort as well.
Instead, we now check if the token following the method is an "HTTP/"
version identifier. If, so accept that the URI is empty (and trigger
a weird) but otherwise keep processing.

Adding test cases for both HTTP requests without URI and without
version.
2016-01-15 12:59:11 -08:00
..
files Add a btest for the PE analyzer. 2015-04-19 20:27:24 -04:00
frameworks Merge branch 'master' of https://github.com/aeppert/bro 2015-10-26 16:52:47 -07:00
misc Merge remote-tracking branch 'origin/topic/jsiwek/tcp-improvements' 2014-02-04 22:34:35 -08:00
protocols Tweaking how HTTP requests without URIs are handled. 2016-01-15 12:59:11 -08:00
utils Updates for the urls.bro script. Fixes BIT-1404. 2015-06-01 11:38:26 -04:00