On Thu, Jan 13, 2011 at 12:29 AM, Trong Long Dinh <[email protected]> wrote: > I haven't read RFC 3986. Maybe | _is_ an invalid URI character. But what > happen when i want pass a param contain '|' character. If it's a special > character, then firefox have to encode it before send to server.
Okay, there's code to test in my github branch "20_uri_nonconformant" in repository at git://github.com/nmathewson/Libevent.git. It doesn't go as far as Squid, but it should solve your issue. Even more nonconformance-toleration is probably going to wait. I expect to merge it into the 2.0 branch soon unless issues crop up. -- Nick *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
