| Anonymous | Login | Signup for a new account | 11-10-2008 10:43 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000186 | [BusyBox] Networking Support | minor | always | 03-23-05 02:38 | 02-11-08 10:16 | ||||
| Reporter | mb | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000186: HTTP responses contain LF instead of CRLF; CGI protocol violation | ||||||||
| Description |
There are a few places in BusyBox's httpd where it sends bare linefeed characters instead of CR+LF in the HTTP headers. Places I've noticed so far: * After the HTTP/1.0 status response (both for static content and CGI) * After the Content-Type header in case of CGI Additionally, httpd doesn't properly support the CGI specification. If a CGI sends a Status: header, httpd forwards this to the client unmodified, instead of converting it to a proper status response. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |