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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 608014 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 05:48:53 2008 UTC (22 months, 3 weeks ago) by rolandw
File length: 3852 byte(s)
Diff to previous 604567 (colored)
replaced CVS keyword Header with SVN keyword HeadURL

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: 4003 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/PostXML.java
File length: 4003 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/PostXML.java
File length: 4003 byte(s)
Diff to previous 410848 (colored)
Fixed copyright header

Revision 410848 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 11:57:39 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 3818 byte(s)
Diff to previous 155418 (colored)
Replaced InputStreamRequestEntity with repeatable FileRequestEntity

Revision 155418 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:01:52 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 4213 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/PostXML.java
File length: 4242 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/PostXML.java
File length: 4242 byte(s)
Diff to previous 134607 (colored)
Move Jakarta Commons HttpClient to Jakarta HttpClient

Revision 134607 - (view) (annotate) - [select for diffs]
Modified Wed May 12 20:43:54 2004 UTC (5 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 4242 byte(s)
Diff to previous 134530 (colored)
Cleanup of deprecated methods in the test cases and sample applications

Contributed by Oleg Kalnichevski

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/PostXML.java
File length: 4363 byte(s)
Diff to previous 134295 (colored)
Upgrade to ALv2

Revision 134295 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 21:57:42 2003 UTC (6 years, 4 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 6015 byte(s)
Diff to previous 134119 (colored)
Removal of references to deprecated methods

Contributed by Oleg Kalnichevski

Revision 134119 - (view) (annotate) - [select for diffs]
Modified Tue Feb 25 23:33:48 2003 UTC (6 years, 9 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 6021 byte(s)
Diff to previous 134105 (colored)
Removed unused imports.

Revision 134105 - (view) (annotate) - [select for diffs]
Modified Wed Feb 19 14:23:08 2003 UTC (6 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 5917 byte(s)
Diff to previous 134103 (colored)
Cookie demo app refinement

Constributed by Oleg Kalnichevski

Revision 134103 - (view) (annotate) - [select for diffs]
Modified Mon Feb 17 14:26:35 2003 UTC (6 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 5909 byte(s)
Diff to previous 134098 (colored)
PostXML example refinement

Contributed by Oleg Kalnichevski

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/PostXML.java
File length: 5168 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/PostXML.java
File length: 5075 byte(s)
Diff to previous 134005 (colored)
Update all copyright notices, add cvs keywords where required.

Revision 134005 - (view) (annotate) - [select for diffs]
Modified Thu Jan 16 10:53:09 2003 UTC (6 years, 10 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 5074 byte(s)
Diff to previous 133980 (colored)
fixed undefined encodings all over httpclient
makes httpclient code platform independent

Contributed by: Oleg Kalnichevski
Reviewed by: Ortwin Gl�ck

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/PostXML.java
File length: 5140 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/PostXML.java
File length: 4545 byte(s)
Diff to previous 133762 (colored)
updated copyright year

Revision 133762 - (view) (annotate) - [select for diffs]
Modified Wed Aug 7 04:44:52 2002 UTC (7 years, 3 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 4685 byte(s)
Diff to previous 133692 (colored)
*** empty log message ***

Revision 133692 - (view) (annotate) - [select for diffs]
Added Fri Jun 21 04:16:03 2002 UTC (7 years, 5 months ago) by sullis
Original Path: jakarta/commons/proper/httpclient/trunk/src/examples/PostXML.java
File length: 4975 byte(s)
sample application that uses the HttpClient API

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