|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-06-21 03:10:50
|
Hi,
> key = connection.getHeaderFieldKey(i);
> value = connection.getHeaderFieldKey(i);
>
> the same is assigned to both key and value. Shouldn't the value
> assignment be connection.getHeaderField(i)?
Thanks, Ronald! Just a typo when composing the codes mechanically.
Fixed in CVS tree.
Regards,
CY
----------------------------------------------------------------------------
Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/
Technology Officer,
Centre for E-Commerce Infrastructure Development,
The University of Hong Kong
----------------------------------------------------------------------------
|