Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" 
for change notification.

The following page has been changed by ant:
http://wiki.apache.org/HttpComponents/HttpCoreTutorial

------------------------------------------------------------------------------
   domain=localhost
  }}}
  
- HTTP headers get tokenized into individual header elements on demand only. 
HTTP headers received over an HTTP connection are stored internally as an array 
of chars and parsed lazily only then their properties are accessed. 
+ HTTP headers get tokenized into individual header elements on demand only. 
HTTP headers received over an HTTP connection are stored internally as an array 
of chars and parsed lazily only when their properties are accessed. 
  
  == HTTP entity ==
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to