mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05: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>