• Vincent Pelletier's avatar
    apachedex: Add support for non-standard 444 and 499 status codes. · 1cff57c4
    Vincent Pelletier authored
    Give them captions.
    Also, tread 499 as a non-error: client closed the connection before server
    could respond, so it is likely not something the server could be
    considered responsible for. Of course, the response time still matters,
    so if these statuses come after slow responses it will still affect the
    score.
    1cff57c4
__init__.py 60.4 KB