Typos in HttpCore Manual ------------------------ Key: HTTPCORE-245 URL: https://issues.apache.org/jira/browse/HTTPCORE-245 Project: HttpComponents HttpCore Issue Type: Improvement Components: HttpCore Affects Versions: 4.1 Environment: Windows 7, Adobe Reader Reporter: nanlei Fix For: 4.1
The IOReactor interface represents an abstract object implementing the Reactor pattern. I think put a "of" after "implementing" is better 2.5.2 the 2nd code section.the "}" may be superfluous provide an !HttpEntity instance Here ! may be superfluous 2.6 connected: Triggered when a when a new incoming connection has been created. "when a" appeared twice exception: Triggered when an I/O error occurrs while reading from or writing to the underlying channel or when an HTTP protocol violation occurs while receiving an HTTP request. this section appeared twice both in the server side portion and client portion 2.7.1.2 HttpEntityWrapper that that decorates the here 2 "that" appeared 2.8.2 If incoming responses enclose a content entity, NHttpRequestExecutionHandler is expected to return a ConsumingNHttpEntity for reading the content. After the entity is finished reading the data, NHttpRequestExecutionHandler#handleResponse() method is called to process the response. this section appeared twice 2.8.2.1 HTTP request execution exents "exents" may be "events"? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org