Keepalive option
This release adds a -keepalive
option to the attack
command which allows disabling HTTP keepalives.
Apart from that, we're now treating 3xx
response codes as successes instead of errors.
Credit to @jpfuentes2 for the keepalive change set.