Print

Print


Currently XrdHttp does not support decoding '+' to empty string bUT only % encoded values:
https://github.com/xrootd/xrootd/blob/master/src/XrdHttp/XrdHttpUtils.cc#L319

Of course, if XrdHttp will add support for '+' decoding then this will work. But then we'll also need to remove the calls to curl_escape/curl_unescape which also don't decode '+' to empty space. I guess curl_* can be regarded as the "golden standard" when it comes to handling encoded info.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1320#issuecomment-726017653", "url": "https://github.com/xrootd/xrootd/issues/1320#issuecomment-726017653", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1