History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Filter:
View
Edit
New
Manage
You are currently using a new, unsaved search.
Summary
Project:
HttpComponents HttpCore
Status:
Closed
Sorted by:
Key descending
Operations
Issue Navigator
[
Permlink
]
Displaying issues
1
to
50
of
175
matching issues.
Current View:
Browser
(
Current Fields
|
Printable
|
Full Content
)
|
XML
| RSS
(
Issues
|
Comments
)
|
Word
| Excel
(
All fields
|
Current fields
)
1
|
2
|
3
|
4
|
Next >>
T
Key
Summary
Assignee
Reporter
Pr
Status
Res
Created
Updated
Due
HTTPCORE-197
Chunked content fails to be ever decoded in case of http.socket.buffer-size != 2048 and long chunked content
Unassigned
Denis Rogov
Closed
Fixed
20/May/09
13/Jun/09
HTTPCORE-192
EntityUtils.toString charset bug
Unassigned
wangyb
Closed
Fixed
16/Mar/09
16/Mar/09
HTTPCORE-191
SocketHttpClientConnection does not support socket timeouts while reading response header
Unassigned
Adam Bryzak
Closed
Fixed
10/Mar/09
12/Jul/09
HTTPCORE-190
ChunkedInputStream does not handle sockets with timeouts
Unassigned
Adam Bryzak
Closed
Fixed
25/Feb/09
12/Jul/09
HTTPCORE-189
Update POMs to use Clover2
Unassigned
Nathan Beyer
Closed
Fixed
22/Feb/09
12/Jul/09
HTTPCORE-188
svn:externals property pointing to missing URL
Unassigned
Nathan Beyer
Closed
Fixed
22/Feb/09
23/Feb/09
HTTPCORE-185
Set source and output encoding in POMs
Unassigned
Nathan Beyer
Closed
Fixed
22/Feb/09
12/Jul/09
HTTPCORE-182
HttpConnection.shutdown() not always thread-safe
Unassigned
Sebb
Closed
Fixed
01/Feb/09
02/Feb/09
HTTPCORE-180
"I/O dispatch worker terminated abnormally" casued by NPE with extremely low timeout settings
Unassigned
Chas W
Closed
Fixed
15/Jan/09
09/Feb/09
HTTPCORE-175
ChunkedInputStream Accepts Corrupted Chunked Input
Unassigned
Mick Timony
Closed
Fixed
16/Oct/08
09/Feb/09
HTTPCORE-174
Position is incremented twice in skip(long) method of ContentLengthInputStream
Unassigned
Ildar Safarov
Closed
Fixed
30/Sep/08
09/Feb/09
HTTPCORE-173
IOException when server closes connection at end of chunk
Unassigned
Charles Honton
Closed
Fixed
11/Sep/08
09/Feb/09
HTTPCORE-172
SharedInputBuffer stops returing data to reading thread once shutdown is called
Unassigned
Jason Walton
Closed
Fixed
28/Aug/08
09/Feb/09
HTTPCORE-171
SSL SocketHttpServerConnection close fails w/ UnsupportedOperationException
Unassigned
Ken McNeil
Closed
Fixed
28/Aug/08
09/Feb/09
HTTPCORE-170
Race condition in SharedOutputBuffer may cause a connection to hang.
Unassigned
Jason Walton
Closed
Fixed
27/Aug/08
09/Feb/09
HTTPCORE-169
ClosedChannelException causes IOReactor to shut down
Unassigned
Anders Wallgren
Closed
Fixed
18/Aug/08
09/Feb/09
HTTPCORE-168
BasicNameValuePair made Serializable
Unassigned
Sanne Grinovero
Closed
Fixed
09/Aug/08
09/Feb/09
HTTPCORE-167
Stale connection checking doesn't work if server correctly closes connection
Unassigned
Sergey Stremin
Closed
Fixed
22/Jul/08
09/Feb/09
HTTPCORE-166
IOReactor should save the reason for the shutdown.
Unassigned
Patrick Moore
Closed
Fixed
11/Jul/08
09/Feb/09
HTTPCORE-165
Poor handling of CancelledKeyException with custom IOReactorExceptionHandler
Unassigned
Patrick Moore
Closed
Fixed
10/Jul/08
09/Feb/09
HTTPCORE-164
DefaultConnectingIOReactor throws ConcurrentModificationException in processEvents() method
Unassigned
Denis Rogov
Closed
Cannot Reproduce
27/Jun/08
09/Feb/09
HTTPCORE-163
AbstractMultiworkerIOReactor.execute() swallows exceptions
Unassigned
Patrick Moore
Closed
Fixed
15/Jun/08
09/Feb/09
HTTPCORE-162
Out of Memory when using ThrottlingHttpClientHandler
Unassigned
maomaode
Closed
Invalid
03/Jun/08
09/Feb/09
HTTPCORE-161
SSLIOSession.java - Case statements don't include all possible enum values
Unassigned
Sebb
Closed
Fixed
30/Apr/08
09/Feb/09
HTTPCORE-160
Static variables need to be final (or access should be synchronised):
Unassigned
Sebb
Closed
Fixed
28/Apr/08
29/Apr/08
HTTPCORE-159
String.toLowerCase() / toUpperCase() should specify Locale.ENGLISH
Unassigned
Sebb
Closed
Fixed
28/Apr/08
09/Feb/09
HTTPCORE-157
flush() in ChunkedOutputStream does not follow the spec of OutputStream#flush()
Unassigned
Sebastiaan van Erk
Closed
Fixed
02/Apr/08
09/Feb/09
HTTPCORE-156
NHttpClient never terminate on timeout
Unassigned
Maurizio Sartori
Closed
Fixed
28/Mar/08
09/Feb/09
HTTPCORE-154
AsyncNHttpClientHandler w/ null request entity => NPE
Unassigned
Sam Berlin
Closed
Fixed
07/Mar/08
09/Feb/09
HTTPCORE-153
DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket
Unassigned
Ramin Ali Dousti
Closed
Invalid
07/Mar/08
10/Mar/08
HTTPCORE-152
Lack of NHttpRequestHandler breaks AsyncNHttpServiceHandler
Unassigned
Sam Berlin
Closed
Fixed
29/Feb/08
09/Feb/09
HTTPCORE-151
AsyncNHttpServiceHandler broken for delayed triggered responses
Unassigned
Sam Berlin
Closed
Fixed
28/Feb/08
09/Feb/09
HTTPCORE-150
SerializerEntity
Unassigned
Roland Weber
Closed
Fixed
23/Feb/08
09/Feb/09
HTTPCORE-149
read timeouts do not respect start of request
Unassigned
David Koski
Closed
Fixed
19/Feb/08
09/Feb/09
HTTPCORE-148
Create AsyncNHttpServiceHandler & AsyncNHttpClientHandler
Oleg Kalnichevski
Sam Berlin
Closed
Fixed
15/Feb/08
09/Feb/09
HTTPCORE-147
Problems with unhandled POST/PUT in ThrottlingHttpServiceHandler
Unassigned
Sam Berlin
Closed
Fixed
15/Feb/08
09/Feb/09
HTTPCORE-146
HttpStatus should define all registered status codes
Unassigned
Roland Weber
Closed
Won't Fix
13/Feb/08
09/Feb/09
HTTPCORE-145
After fewer minutes IODispatchers workers stop attenting requests
Unassigned
peter curtis
Closed
Cannot Reproduce
11/Feb/08
09/Feb/09
HTTPCORE-144
static setters to remove parameters?
Unassigned
Roland Weber
Closed
Won't Fix
03/Feb/08
09/Feb/09
HTTPCORE-143
Connection timeout leaks socket fd
Unassigned
Sandeep Tamhankar
Closed
Fixed
01/Feb/08
04/Feb/08
HTTPCORE-141
DefaultConnectingIOReactor incorrectly handles connection timeout
Unassigned
Richie Jefts
Closed
Fixed
17/Jan/08
09/Feb/09
HTTPCORE-140
When using a ThrottlingHttpServiceHandler, a connection timeout does not relinquish the lock in SharedInputBuffer.waitForData()
Unassigned
Lorenzo Moretti
Closed
Fixed
17/Jan/08
09/Feb/09
HTTPCORE-139
allow explicit unsetting of parameters in stacks or hierarchies
Roland Weber
Roland Weber
Closed
Won't Fix
10/Jan/08
07/Feb/08
HTTPCORE-138
javadoc what HttpRequest.getFirstHeader returns if no such header
Unassigned
Stepan Koltsov
Closed
Fixed
10/Jan/08
09/Feb/09
HTTPCORE-137
Problem handling HTTP PUT requests
Roland Weber
Ronald E Johnson
Closed
Fixed
07/Jan/08
09/Feb/09
HTTPCORE-136
HttpParams has no removeParameter
Unassigned
Roland Weber
Closed
Fixed
05/Jan/08
09/Feb/09
HTTPCORE-135
wrong JIRA filters linked from status page
Oleg Kalnichevski
Roland Weber
Closed
Fixed
02/Jan/08
09/Feb/09
HTTPCORE-134
some serialVersionUID attributes are not private
Roland Weber
Roland Weber
Closed
Fixed
30/Dec/07
09/Feb/09
HTTPCORE-133
Clone support
Unassigned
David Byrne
Closed
Fixed
15/Dec/07
09/Feb/09
HTTPCORE-132
In NIO, there doesn't seem to be a simple way to set a custom HttpRequestFactory
Unassigned
Rachel Greenham
Closed
Fixed
14/Dec/07
09/Feb/09
1
|
2
|
3
|
4
|
Next >>