[squid-dev] Http::One::Parser::getHeaderField bug

Tsantilas Christos chtsanti at users.sourceforge.net
Wed Nov 12 15:03:23 UTC 2014


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.


More information about the squid-dev mailing list