/[Apache-SVN]/httpcomponents/oac.hc3x/trunk/src/examples/ClientApp.java
ViewVC logotype

Log of /httpcomponents/oac.hc3x/trunk/src/examples/ClientApp.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 608018 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 05:57:23 2008 UTC (22 months, 3 weeks ago) by rolandw
File length: 7743 byte(s)
Diff to previous 604567 (colored)
replaced more CVS keywords with SVN keywords

Revision 604567 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 08:08:41 2007 UTC (23 months, 1 week ago) by rolandw
File length: 7742 byte(s)
Diff to previous 552266 (colored)
initial copy of HttpClient 3.x

Revision 552266 - (view) (annotate) - [select for diffs]
Modified Sun Jul 1 10:05:30 2007 UTC (2 years, 4 months ago) by rolandw
Original Path: jakarta/httpcomponents/oac.hc3x/trunk/src/examples/ClientApp.java
File length: 7742 byte(s)
Diff to previous 480424 (colored)
initial copy of HttpClient 3.x tree: trunk, tags, and branches

Revision 480424 - (view) (annotate) - [select for diffs]
Modified Wed Nov 29 05:56:49 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 7742 byte(s)
Diff to previous 155418 (colored)
Fixed copyright header

Revision 155418 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:01:52 2005 UTC (4 years, 8 months ago) by dirkv
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 7557 byte(s)
Diff to previous 151616 (colored)
svn:keywords correction

Revision 151616 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 19:25:32 2005 UTC (4 years, 9 months ago) by noel
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 7557 byte(s)
Diff to previous 151609 (colored)
revert move.  they want to start afresh

Revision 151609 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 17:47:09 2005 UTC (4 years, 9 months ago) by noel
Original Path: jakarta/httpclient/trunk/src/examples/ClientApp.java
File length: 7557 byte(s)
Diff to previous 134530 (colored)
Move Jakarta Commons HttpClient to Jakarta HttpClient

Revision 134530 - (view) (annotate) - [select for diffs]
Modified Sun Feb 22 18:08:52 2004 UTC (5 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 7557 byte(s)
Diff to previous 134433 (colored)
Upgrade to ALv2

Revision 134433 - (view) (annotate) - [select for diffs]
Modified Sun Oct 26 09:49:16 2003 UTC (6 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 9209 byte(s)
Diff to previous 134410 (colored)
PR #15435 (New Preferences Architecture)

- SocketTimeout/ConnectionTimeout removed from the HttpClientParams class.
- MultithreadedConnectionManager updated to take advantage of the new preference architecture

Contributed by Oleg Kalnichevski
Reviewed by Michael Becke

Revision 134410 - (view) (annotate) - [select for diffs]
Modified Fri Oct 3 20:57:36 2003 UTC (6 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 9165 byte(s)
Diff to previous 134110 (colored)
PR #15435 (New Preferences Architecture)

Changelog:
- Massive cleanup of deprecated methods
- HeadMethod class changed to take advantage of the new preference architecture
- ExpectContinueMethod class changed to take advantage of the new preference
architecture

Contributed by Oleg Kalnichevski
Reviewed by Michael Becke

Revision 134110 - (view) (annotate) - [select for diffs]
Modified Thu Feb 20 09:23:29 2003 UTC (6 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 9153 byte(s)
Diff to previous 134098 (colored)
ClientApp & MultipartFileUploadApp update. All examples are now compileable with Java 1.2.2

Contributed by Michael Becke

Revision 134098 - (view) (annotate) - [select for diffs]
Modified Thu Feb 13 09:14:43 2003 UTC (6 years, 9 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 11461 byte(s)
Diff to previous 134019 (colored)
fixed tabbing (no tabs)

Revision 134019 - (view) (annotate) - [select for diffs]
Modified Thu Jan 23 22:48:49 2003 UTC (6 years, 10 months ago) by jsdever
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 9291 byte(s)
Diff to previous 133980 (colored)
Update all copyright notices, add cvs keywords where required.

Revision 133980 - (view) (annotate) - [select for diffs]
Modified Tue Dec 17 01:28:32 2002 UTC (6 years, 11 months ago) by jsdever
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 9314 byte(s)
Diff to previous 133826 (colored)
Update the examples to remove deprecated method calls.

Revision 133826 - (view) (annotate) - [select for diffs]
Modified Sun Sep 8 05:19:06 2002 UTC (7 years, 2 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 8167 byte(s)
Diff to previous 133797 (colored)
updated copyright year

Revision 133797 - (view) (annotate) - [select for diffs]
Modified Mon Sep 2 21:27:27 2002 UTC (7 years, 2 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 7941 byte(s)
Diff to previous 133780 (colored)
changed the application's default width and height
added two more default URL's

Revision 133780 - (view) (annotate) - [select for diffs]
Modified Sat Aug 10 01:48:06 2002 UTC (7 years, 3 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 7879 byte(s)
Diff to previous 133775 (colored)
code cleanup, HTTP Get is now asynchronous

Revision 133775 - (view) (annotate) - [select for diffs]
Modified Fri Aug 9 04:41:41 2002 UTC (7 years, 3 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 7746 byte(s)
Diff to previous 133770 (colored)
GUI enhancements

Revision 133770 - (view) (annotate) - [select for diffs]
Modified Thu Aug 8 07:33:00 2002 UTC (7 years, 3 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 6327 byte(s)
Diff to previous 133769 (colored)
app now uses a JComboBox instead of a JTextField

Revision 133769 - (view) (annotate) - [select for diffs]
Modified Thu Aug 8 07:10:35 2002 UTC (7 years, 3 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 5756 byte(s)
Diff to previous 133768 (colored)
improved GUI functionality, improved comments.

Revision 133768 - (view) (annotate) - [select for diffs]
Added Thu Aug 8 05:06:12 2002 UTC (7 years, 3 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/ClientApp.java
File length: 5532 byte(s)
example application. Uses Swing.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2