View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002353 | libmicrohttpd | external API | public | 2012-05-14 22:49 | 2012-06-13 18:20 |
| Reporter | etr | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 0.9.19 | ||||
| Summary | 0002353: problems with create_response_from_fd_at_offset | ||||
| Description | When the function is called, the response is not completely returned to the client that receive only the initial part of the response and remains in waiting for the completion leaving the connection opened | ||||
| Steps To Reproduce | I tried pointing a file (in my case with a size of 120 bytes) and giving an offset equal to 0. | ||||
| Tags | No tags attached. | ||||
|
|
I suspect VERY careful reading of the manual on MHD_create_response_from_fd_at_offset will solve this problem... http://www.gnu.org/software/libmicrohttpd/microhttpd.html#microhttpd_002dresponse-create Please try first with MHD_create_response_from_fd and see if that magically solves the problem, if not, then we can investigate further. |
|
|
As reporter did not provide further feedback, I assume that the problem was ultimately not with MHD and instead with not reading the documentation ;-). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-14 22:49 | etr | New Issue | |
| 2012-05-28 21:58 | Christian Grothoff | Note Added: 0005962 | |
| 2012-05-28 21:59 | Christian Grothoff | Note Edited: 0005962 | |
| 2012-05-28 22:00 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2012-05-28 22:00 | Christian Grothoff | Status | new => feedback |
| 2012-06-13 18:19 | Christian Grothoff | Note Added: 0006067 | |
| 2012-06-13 18:19 | Christian Grothoff | Status | feedback => resolved |
| 2012-06-13 18:19 | Christian Grothoff | Resolution | open => no change required |
| 2012-06-13 18:20 | Christian Grothoff | Status | resolved => closed |
| 2013-05-06 12:52 | Christian Grothoff | Category | API => libmicrohttpd API |
| 2024-01-21 13:24 | Christian Grothoff | Category | libmicrohttpd API => external API |