Mailing list archives: August 2006

Site index · List index
Message list1 · 2 · 3 · Next »Thread · Author · Date
Nicolás Lichtmaier HttpClient-HttpComponents relationship Tue, 22 Aug, 00:48
Nicolás Lichtmaier About my previous message... Tue, 22 Aug, 00:56
Ortwin Glück Re: [HttpComponents] fold HttpNIO into HttpCore Wed, 02 Aug, 10:13
Ortwin Glück Re: [HttpComponents] fold HttpNIO into HttpCore Thu, 03 Aug, 07:20
Ortwin Glück Re: "Unable to parse header" issue Wed, 09 Aug, 08:34
Ortwin Glück Re: "Unable to parse header" issue Wed, 09 Aug, 13:03
Ortwin Glück Re: [Fwd: RE: MultithreadedConnectionManager pooling strategy] Wed, 09 Aug, 17:54
Ortwin Glück Re: Sending XML files using HTTP Request/Response? Wed, 09 Aug, 23:21
Ortwin Glück Re: Getting FormElements from HTTP Response Thu, 10 Aug, 08:14
Ortwin Glück NTLM supported in JRE 1.5.0_08 Fri, 11 Aug, 16:00
Ortwin Glück Re: Subscriptoin issue Fri, 11 Aug, 16:13
Ortwin Glück Re: NTLM supported in JRE 1.5.0_08 Fri, 11 Aug, 16:33
Ortwin Glück Re: NTLM supported in JRE 1.5.0_08 Mon, 14 Aug, 07:36
Ortwin Glück Re: HttpClient-HttpComponents relationship Tue, 22 Aug, 08:24
Ortwin Glück Re: unable to find line starting with "HTTP" Wed, 23 Aug, 07:08
Ortwin Glück Re: Response Content Error Wed, 23 Aug, 16:54
Ortwin Glück Re: javax.net.ssl.SSLHandshakeException as a result of new GetMethod("/") ? Thu, 24 Aug, 12:32
Ortwin Glück Re: svn commit: r434476 Fri, 25 Aug, 07:21
Ortwin Glück (JIRA) [jira] Commented: (HTTPCLIENT-593) ProtocolSocketFactory equals and hashCode don't support subclassing Wed, 02 Aug, 17:42
Ortwin Glück (JIRA) [jira] Commented: (HTTPCLIENT-594) HttpMethodBase#aborted variable mistakenly declared transient instead of volatile Mon, 07 Aug, 11:22
Ortwin Glück (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Wed, 09 Aug, 07:37
Ortwin Glück (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Wed, 09 Aug, 09:16
Ortwin Glück (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Wed, 09 Aug, 10:14
Ortwin Glück Re: commons-ssl - corporate CLA sent via courier Wed, 23 Aug, 07:23
Alan Yu RE: [HttpCore] NIO extensions: progress report Mon, 28 Aug, 03:16
Alexandre Russel HttpComponent project is not uploaded to ibiblio. Sun, 20 Aug, 12:06
Apache Wiki [Jakarta-httpclient Wiki] Update of "HttpComponentsBuildProcess" by RolandWeber Sun, 27 Aug, 11:44
Apache Wiki [Jakarta-httpclient Wiki] Update of "FrontPage" by RolandWeber Sun, 27 Aug, 11:49
Apache Wiki [Jakarta-httpclient Wiki] Update of "HttpComponents" by RolandWeber Sun, 27 Aug, 11:54
Apache Wiki [Jakarta-httpclient Wiki] Update of "HttpAsyncThreadingDesign" by RolandWeber Sun, 27 Aug, 16:26
Apache Wiki [Jakarta-httpclient Wiki] Update of "FrontPage" by OlegKalnichevski Thu, 31 Aug, 13:25
Apache Wiki [Jakarta-httpclient Wiki] Update of "HttpCoreNioApi" by OlegKalnichevski Thu, 31 Aug, 13:31
Apache Wiki [Jakarta-httpclient Wiki] Update of "HttpCoreNioApi" by OlegKalnichevski Thu, 31 Aug, 13:42
Arnaud Masson (JIRA) [jira] Created: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Tue, 08 Aug, 16:41
Arnaud Masson (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Tue, 08 Aug, 18:23
Arnaud Masson (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Tue, 08 Aug, 19:29
Arnaud Masson (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Wed, 09 Aug, 09:01
Arnaud Masson (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Wed, 09 Aug, 09:58
Arnaud Masson (JIRA) [jira] Commented: (HTTPCLIENT-596) read() on the stream returned by HttpMethod.getResponseBodyAsStream() cannot be simply canceled with Thread.interrupt Wed, 09 Aug, 12:24
Asankha C. Perera Status of HttpAsync Thu, 31 Aug, 05:18
B K GZIP Response Thu, 24 Aug, 14:55
B K Re: GZIP Response Thu, 24 Aug, 21:35
Carlos Sanchez (JIRA) [jira] Created: (HTTPCLIENT-595) Fix junit scope in maven pom Tue, 08 Aug, 13:42
Chaohua Wang unable to find line starting with "HTTP" Tue, 22 Aug, 22:01
Chaohua Wang RE: unable to find line starting with "HTTP" Wed, 23 Aug, 20:58
Chris Audley (JIRA) [jira] Created: (HTTPCLIENT-593) ProtocolSocketFactory equals and hashCode don't support subclassing Wed, 02 Aug, 16:17
Chris Audley (JIRA) [jira] Commented: (HTTPCLIENT-593) ProtocolSocketFactory equals and hashCode don't support subclassing Wed, 02 Aug, 17:17
Chris Audley (JIRA) [jira] Commented: (HTTPCLIENT-593) ProtocolSocketFactory equals and hashCode don't support subclassing Wed, 02 Aug, 18:12
David Soroko The HttpState of HttpClient in a multithreaded scenario Wed, 16 Aug, 15:22
Errol Dalgic Getting FormElements from HTTP Response Wed, 09 Aug, 23:54
Gerdes, Tom Response Content Error Wed, 23 Aug, 16:39
Gerdes, Tom RE: Response Content Error Wed, 23 Aug, 16:59
Guy javax.net.ssl.SSLHandshakeException as a result of new GetMethod("/") ? Thu, 24 Aug, 12:08
Guy Re: javax.net.ssl.SSLHandshakeException as a result of new GetMethod("/") ? Thu, 24 Aug, 13:57
Henri Yandell svn externals broken Sat, 12 Aug, 06:48
Jaya Srinivasan setRequestHeader question Fri, 04 Aug, 18:32
Julius Davies commons-ssl - corporate CLA sent via courier Wed, 23 Aug, 05:03
Julius Davies Re: svn commit: r434476 Thu, 24 Aug, 20:49
Martin van den Bemt Re: commons-ssl - corporate CLA sent via courier Wed, 23 Aug, 16:21
Michael Becke Re: [Fwd: RE: MultithreadedConnectionManager pooling strategy] Thu, 10 Aug, 02:59
Michael Becke (JIRA) [jira] Created: (HTTPCLIENT-597) MultithreadedConnectionManager and IdleConnectionTimeoutThread improvements Thu, 10 Aug, 03:01
Oleg Kalnichevski [HttpComponents] fold HttpNIO into HttpCore Wed, 02 Aug, 10:03
Oleg Kalnichevski Re: [HttpComponents] fold HttpNIO into HttpCore Wed, 02 Aug, 17:15
Oleg Kalnichevski Re: [HttpComponents] fold HttpNIO into HttpCore Thu, 03 Aug, 07:51
Oleg Kalnichevski [HttpComponents] build-common.xml Thu, 03 Aug, 08:13
Oleg Kalnichevski Re: [HttpComponents] build-common.xml Thu, 03 Aug, 16:40
Oleg Kalnichevski Re: setRequestHeader question Fri, 04 Aug, 20:55
Oleg Kalnichevski Re: [HttpComponents] build-common.xml Sat, 05 Aug, 21:25
Oleg Kalnichevski Re: [HttpComponents] Gump, Maven, Ant Sun, 06 Aug, 11:31
Oleg Kalnichevski Re: [HttpAsync] build.xml Mon, 07 Aug, 10:28
Oleg Kalnichevski Re: "Unable to parse header" issue Wed, 09 Aug, 08:16
Oleg Kalnichevski Re: "Unable to parse header" issue Wed, 09 Aug, 08:42
Oleg Kalnichevski [Fwd: RE: MultithreadedConnectionManager pooling strategy] Wed, 09 Aug, 16:39
Oleg Kalnichevski [HttpComponents] HttpCore will be in a state of flux for some time Thu, 10 Aug, 17:05
Oleg Kalnichevski Re: [HttpComponents] HttpCore will be in a state of flux for some time Thu, 10 Aug, 21:13
Oleg Kalnichevski Re: NTLM supported in JRE 1.5.0_08 Fri, 11 Aug, 16:25
Oleg Kalnichevski Re: svn externals broken Sat, 12 Aug, 09:48
Oleg Kalnichevski Re: [HttpComponents] HttpCore will be in a state of flux for some time Sun, 13 Aug, 12:53
Oleg Kalnichevski [HttpCore] Updated site preview Sun, 13 Aug, 12:59
Oleg Kalnichevski Re: [HttpCore] Updated site preview Sun, 13 Aug, 15:11
Oleg Kalnichevski Re: svn commit: r431182 - /jakarta/httpcomponents/httpcore/trunk/build.xml Tue, 15 Aug, 22:02
Oleg Kalnichevski Re: [jira] Commented: (HTTPASYNC-5) improve Ant based build targets Tue, 15 Aug, 22:29
Oleg Kalnichevski Re: HttpComponent project is not uploaded to ibiblio. Sun, 20 Aug, 12:16
Oleg Kalnichevski Re: Project Activity Sun, 20 Aug, 21:05
Oleg Kalnichevski Re: [HttpCore] Proxy Support Mon, 21 Aug, 11:02
Oleg Kalnichevski Re: [HttpCore] Proxy Support Tue, 22 Aug, 17:44
Oleg Kalnichevski Re: commons-ssl - corporate CLA sent via courier Wed, 23 Aug, 16:48
Oleg Kalnichevski Re: svn commit: r434476 Thu, 24 Aug, 19:53
Oleg Kalnichevski Re: svn commit: r434476 Thu, 24 Aug, 20:34
Oleg Kalnichevski Re: javax.net.ssl.SSLHandshakeException as a result of new GetMethod("/") ? Fri, 25 Aug, 09:58
Oleg Kalnichevski [HttpCore] NIO extensions: progress report Fri, 25 Aug, 19:44
Oleg Kalnichevski Re: [HttpCore] NIO extensions: progress report Sun, 27 Aug, 09:47
Oleg Kalnichevski Re: svn commit: r437358 Sun, 27 Aug, 11:17
Oleg Kalnichevski Re: [Jakarta-httpclient Wiki] Update of "HttpComponentsBuildProcess" by RolandWeber Sun, 27 Aug, 15:53
Oleg Kalnichevski Re: [HttpCore] NIO extensions: progress report Mon, 28 Aug, 10:20
Oleg Kalnichevski Re: [HttpCore] NIO extensions: progress report Mon, 28 Aug, 22:44
Oleg Kalnichevski [HttpComponents] Rename dev and commits lists? Wed, 30 Aug, 19:40
Oleg Kalnichevski [HttpCore] NIO extensions; was Re: [jira] Updated: (HTTPCORE-11) Wed, 30 Aug, 21:22
Oleg Kalnichevski Re: Status of HttpAsync Thu, 31 Aug, 07:53
Oleg Kalnichevski Re: HttpComponent project is not uploaded to ibiblio. Thu, 31 Aug, 08:14
Message list1 · 2 · 3 · Next »Thread · Author · Date
Box list
Oct 200826
Sep 200894
Aug 2008125
Jul 2008121
Jun 2008185
May 2008192
Apr 2008115
Mar 2008163
Feb 2008369
Jan 2008426
Dec 2007316
Nov 2007192
Oct 2007322
Sep 2007179
Aug 2007172
Jul 2007351
Jun 2007289
May 2007241
Apr 2007170
Mar 2007302
Feb 2007340
Jan 2007261
Dec 2006167
Nov 2006107
Oct 200691
Sep 2006187
Aug 2006225
Jul 200662
Jun 2006258
May 2006216
Apr 2006152
Mar 2006265
Feb 2006189
Jan 2006254
Dec 2005222
Nov 2005216
Oct 2005166
Sep 2005150
Aug 2005270
Jul 2005172
Jun 2005170
May 2005168
Apr 2005135
Mar 2005139
Feb 2005222
Jan 2005293
Dec 2004228
Nov 2004141
Oct 2004244
Sep 2004356
Aug 2004198
Jul 2004188
Jun 2004244
May 2004345
Apr 2004383
Mar 2004399
Feb 2004343
Jan 2004373
Dec 2003263
Nov 2003379
Oct 2003396
Sep 2003351
Aug 2003328
Jul 2003722
Jun 2003561
May 2003417
Apr 2003609
Mar 2003382
Feb 2003764
Jan 2003585
Dec 2002356
Nov 200232