OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] sending character '+'

[ Lists Home | Date Index | Thread Index ]

Diana Castillo wrote:

> Anyone have an idea why when I send the character '+' using curl, the 
> recipient doesnt recieve that character?
> 

I assume you're "sending" a URL. This isn't really an XML question but 
the answer is simple. + is defined in the URL spec as an escape for the 
space. Sending + is the same as sending %20. If you really want to send 
a + sign in a URL you need to encode it as %2B.

-- 
Elliotte Rusty Harold  elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS