W3C CVS Root

CVS log for libwww/Library/Examples/postform.c

[BACK] Up to [Public] / libwww / Library / Examples

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 1 13:41:55 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, Release-5-2-8, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +23 -9 lines
Removed remaining printf and fprintf and replaced them with our own HTTrace and HTPrint functions that can easily be redirected by the application

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 22 14:04:01 1999 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6, Before-New-Trace-Messages
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -16 lines
Added use of HTParseFormInput to postform sample app and command line tool

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 6 15:38:47 1999 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -5 lines
A completely rewritten HText interface that makes it a lot easier to use the libwww HTML parser and also doesn't throw away tags or entities that are not defined in the libwww HTML DTD. The new interface is based on registering callbacks so that the application doesn't have to provide the old HText functions that it didn't use. The HTML parser itself has also improved as it now knows about several HTML 4.0 tags. Finally, there are three new sample applications called showtags, showtext, and showlinks which illustrate how to use the new HText interface. Currently the line mode browser hasn't been updated so it doesn't compile for the moment.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 15 05:07:13 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -1 lines
Added timeout of 20 secs to postform so that we don't hang forever if the server doesn't respond

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 1 22:54:38 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +15 -1 lines
Added mget pipeline example

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 23 16:31:04 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Allow for empty form data of the type a= in postform sample

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 17 21:08:26 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
fixed bug in postform.c thanks to Henrik Berle

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 20 21:48:27 1998 UTC (25 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
Added small PUT example

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 3 22:49:14 1998 UTC (25 years, 10 months ago) by frystyk
Branches: MAIN
First version of a simple post form program

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster