zeek/testing/btest/scripts
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
..
base Tweaking how HTTP requests without URIs are handled. 2016-01-15 12:59:11 -08:00
policy Load static CA list for validation tests too. 2015-10-02 15:12:32 -04:00
site update local-compat.test 2015-05-07 21:55:59 -07:00
check-test-all-policy.bro Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00