Hi all, This method eats the last char of the returning value. For example: - The request include Host header: Host: www.paypal.com - The host = hp->getHeaderField("Host"), will return "www.paypal.co" This method used from the prepareAcceleratedURL.