cURL / Mailing Lists / curl-library / Single Mail

curl-library

Space in URL

From: preetic <preetic_at_mahiti.org>
Date: Fri, 06 Sep 2002 17:13:28 +0530

Hi all!!
  
I am facing a problem regarding space in url,cause of which data is not
being posted.
The piece of code is as follows:
import pycurl
c=pycurl.init()
c.setopt(pycurl.URL,'http://tarahaat.com/health/Healthy Motherhood')
c.perform()
  
On executing thids piece fo code..
I get error message
Error code 400.
Message: Bad Request.
 
can anybody help me out with this?
 
  
Cheers
  
Preeti Chitkara

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-09-06