[Bro-Commits] [git/bro] master: HTTP bug fix reported by Martin. (0e4fecd)

The way I thought to fix it is in fastpath commit c9a540b9 -- only delay logging when it's known for sure to be 1xx. This way would delay logging if also the status code is unknown, right? Not sure if it matters much, but I thought my way would be closer to the original behavior.

- Jon

I've applied this version now.

Robin