Updates title of 444

This commit is contained in:
Samuel Ryan 2016-04-19 16:08:03 +01:00
parent cdc3d4824e
commit 7f4c0c8e41

View File

@ -1,9 +1,7 @@
---
# This is not a status code available in the standard, but it exists
# with significant prominence in the wild
set: 4
code: 444
title: Nginx closed connection without sending a response.
title: Connection Closed Without Response
---
A non-standard status code used to instruct [nginx][2] to close the connection without sending a response to the client, most commonly used to deny malicious or malformed requests.