Re: [Nagios-devel] Fixes for url_encode()

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Fixes for url_encode()

Post by Guest »

Thanks - got it.

On 23 Oct 2004 at 12:21, Andreas Ericsson wrote:

> In the original CVS version of url_encode() only alphanumerical
> characters were left unencoded. This is in violation of RFC1866, which
> also excludes dots from url encoding schemes.
>
> Standards compliant browsers (such as Mozilla Firefox) may experience
> problems with url encoded dots.
>
> This patch includes dots ('.') in the characters not being url encoded
> and thus fixes the problem.
>
> --
> Andreas Ericsson [email protected]
> OP5 AB www.op5.se
> Lead Developer
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked