curl-library
[Patch] Avoid sending the URL fragment
From: Julien Chaffraix <julien.chaffraix_at_gmail.com>
Date: Sun, 3 Jan 2010 02:00:54 +0100
Received on 2010-01-03
Date: Sun, 3 Jan 2010 02:00:54 +0100
Hi,
as suggested in http://curl.haxx.se/mail/lib-2009-04/0252.html, URL
fragment should not be send by libcURL.The attached patch corrects
this behaviour and renames a misnamed variable. I have tried the test
harness without regression.
2 new test cases are also attached separately thought they are part of
the global diff.
Comments are welcome!
Regards,
Julien
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: url_fragment_removal.diff
- application/octet-stream attachment: test1109
- application/octet-stream attachment: test1110