View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001262 | libmicrohttpd | compliance | public | 2007-08-08 02:27 | 2007-08-08 15:25 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001262: processing of responses to HEAD requests | ||||
| Description | Responses to requests of type HEAD should never have a body. Currently, MHD ignores this requirement. We should probably drop any body from a response when processing a response for a HEAD request. This would allow clients to re-use response objects from GET requests and also ensure compliance with the HTTP specification. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-08-08 02:27 | Christian Grothoff | New Issue | |
| 2007-08-08 02:27 | Christian Grothoff | Status | new => confirmed |
| 2007-08-08 14:12 | Christian Grothoff | Status | confirmed => resolved |
| 2007-08-08 14:12 | Christian Grothoff | Resolution | open => fixed |
| 2007-08-08 14:12 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2007-08-08 14:12 | Christian Grothoff | Note Added: 0003127 | |
| 2007-08-08 15:25 | Christian Grothoff | Status | resolved => closed |