Possible bug in MIME boundary detection
"Michael O'Rourke" <[email protected]> Thu, 08 Apr 2004 21:39:16 -0500
| Newsgroups | gmane.comp.gcc.cgicc.bugs |
|---|---|
| Message-ID | <002a01c41ddc$27fe62d0$6601a8c0@KESTREL> |
The library demands the last boundary be --<boundarydefinition>--\r\n. The MIME spec does not seem to state that the last boundary has to have a \r\n after it. Am I misreading or does cgicc have a bug? I'm not a subscriber to this list so please make sure to cc me on any replies. Michael