Community
Participate
Working Groups
Build Identifier: 20110819 All of the following cause validation errors that the function could not be resolved: httpLib.convertFromURLEncoded httpLib.convertToURLEncoded httpLib.setHTTPBasicAuthentication httpLib.setProxyBasicAuthentication httpLib.convertFromURLEncoded cannot be resolved, etc. Reproducible: Always Steps to Reproduce: 1.Code any of the httpLib functions. 2.Get validation errors. 3.
I tried httpLib.convertFromURLEncoded("abc"); and do not get resolution errors.
Works now for me too.