Javadoc tweaks |
|
More...
|
almost 17 years ago
|
HTTPCORE-125: Added OSGi bundle definitions |
|
More...
|
almost 17 years ago
|
HTTPCORE-169: Fixed bug causing connecting I/O reactors to shut down due to ClosedChannelException if a pending session request is cancelled before the new channel has been registered with the selector. |
|
More...
|
almost 17 years ago
|
HTTPCORE-168: BasicNameValuePair made Serializable |
|
More...
|
almost 17 years ago
|
HTTPCORE-167: Fixed handling the end of stream (EOF) condition in the #isStale() check of blocking HTTP connections |
|
More...
|
about 17 years ago
|
HTTPCORE-167: Fixed handling the end of stream (EOF) condition in the #isStale() check of blocking HTTP connections |
|
More...
|
about 17 years ago
|
HTTPCORE-166: NIO reactors now maintain an audit log of fatal exceptions, which can be used to examine the cause and problems experienced during the shutdown process |
|
More...
|
about 17 years ago
|
HTTPCORE-165: Improved handling of CancelledKeyException in I/O reactors |
|
More...
|
about 17 years ago
|
Fixed variable names |
|
More...
|
about 17 years ago
|
Ensure new channels get correctly distributed among I/O dispatchers even if the currentWorker count wraps over Integer.MAX |
|
More...
|
about 17 years ago
|
Minor typo in comment |
|
More...
|
about 17 years ago
|
Updated release info in the project DOAP |
|
More...
|
about 17 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
about 17 years ago
|
[maven-release-plugin] prepare release 4.0-beta2 |
|
More...
|
about 17 years ago
|
Fixed typo |
|
More...
|
about 17 years ago
|
allow IdentityDecoder's completed status to be set programatically |
|
More...
|
about 17 years ago
|
Added comment about ignoring ClosedSelectorException exception |
|
More...
|
about 17 years ago
|
HTTPCORE-163: Fixed AbstractMultiworkerIOReactor#execute() to correctly propagate the original I/O exception in case of an abnormal termination. |
|
More...
|
about 17 years ago
|
Added missing AL headers |
|
More...
|
about 17 years ago
|
Updated project web site for the 4.0-beta2 release |
|
More...
|
about 17 years ago
|
Added clirr report |
|
More...
|
about 17 years ago
|
Updated release notes for the 4.0-beta2 release |
|
More...
|
about 17 years ago
|
HTTPCORE-161: Added all possible enum values to the case statements |
|
More...
|
about 17 years ago
|
fix two bugs w/ FileContentDecoder.transfer. |
|
More...
|
about 17 years ago
|
shift HttpProcessor.process to before entity is consumed |
|
More...
|
about 17 years ago
|
Better handling of SSL session closure |
|
More...
|
about 17 years ago
|
Change Exception message to agree with check |
|
More...
|
about 17 years ago
|
Fix up ineffecient new Integer() constructs; remove unnecessary casts |
|
More...
|
about 17 years ago
|
Increased wait time for the completion of the testInputThrottling test |
|
More...
|
about 17 years ago
|
Fixed concurrency bug in the ThrottlingHttpServerHandler protocol handler |
|
More...
|
about 17 years ago
|