This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/12592] Http requests use \n instead of \r\n
- From: "taras dot judge at shaw dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2003 06:05:01 -0000
- Subject: [Bug libgcj/12592] Http requests use \n instead of \r\n
- References: <20031013060309.12592.taras.judge@shaw.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12592
------- Additional Comments From taras dot judge at shaw dot ca 2003-10-13 06:05 -------
Created an attachment (id=4925)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4925&action=view)
Replaces \n with \r\n in the http request
I didn't realize one could upload patches.