Ticket #1639 (closed defect: fixed)
Let HTTP 410 have a body
| Reported by: | denis.defreyne@… | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.19 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
Pages that are served with the HTTP 410 (Gone) status code do not have a body.
connections.c, around line 437, needs to have 410 added. See attached patch.
(This was implemented in [1092], but the connections.c file from the old lighttpd-merge-1.4.x branch didn't make it to the current lighttpd-1.4.x branch.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

