mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
This change adds reason phrase in status line and pretty response body when "429" status code is used in "return", "limit_conn_status" and/or "limit_req_status" directives. Signed-off-by: Piotr Sikora <piotrsikora@google.com>