[Tickets #5337] Re: Add browse API call to implement WebDAV read support
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue May 8 14:27:43 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5337
-----------------------------------------------------------------------
Ticket | 5337
Updated By | Jan Schneider <jan at horde.org>
Summary | Add browse API call to implement WebDAV read support
Queue | Gollem
Version | HEAD
Type | Enhancement
State | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2007-05-08 07:27) wrote:
> I checked the documentation on rawurlencode() vs. urlencode() but I
> do not think I see how it would save me any calls? Would you give me
> another hint?
AFAIK, rawurlencode() encodes all characters with their %xx counterparts,
so that you won't have to encode spaces aka + separately. Btw, why you do
you need to encode them anyway?
More information about the bugs
mailing list