W3C CVS Root

CVS log for libwww/Library/src/HTResponse.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.12.2.1.2.1: download - view: text, markup, annotated - select for diffs
Thu Feb 22 17:19:08 2001 UTC (23 years, 2 months ago) by kahan
CVS tags: Amaya-6-3, Amaya-6-1, Amaya-5-2, Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3
Diff to: previous 2.12.2.1: preferred, colored
Changes since revision 2.12.2.1: +1 -4 lines
JK: moving back to the previous version

Revision 2.12.2.1: download - view: text, markup, annotated - select for diffs
Thu Feb 22 11:21:41 2001 UTC (23 years, 2 months ago) by kahan
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +5 -2 lines
JK: The format parameters were being systematically lost each time.
I commented that line, as it seem wrong

Revision 2.12: download - view: text, markup, annotated - select for diffs
Mon Oct 30 10:04:23 2000 UTC (23 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, HEAD, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0, Amaya
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +22 -1 lines
JK: Enhancement, added a new field to the HTResponse object to
store the HTTP reason sent by the server. Two new functions to
get it/set it: HTResponse_reason(), HTResponse_setReason()

Revision 2.11: download - view: text, markup, annotated - select for diffs
Mon Feb 22 22:10:12 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-3-1, Release-5-2-8, Release-5-2-6, Amaya_2_4, Amaya-3-2-1, Amaya-3-2
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +3 -3 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.10: download - view: text, markup, annotated - select for diffs
Thu Dec 17 01:49:45 1998 UTC (25 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +2 -2 lines
Changed handling of ranges to allow to duplicate ranges with the same unit, bytes, for example

Revision 2.9: download - view: text, markup, annotated - select for diffs
Tue Oct 20 13:08:29 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +8 -4 lines
The content encodings were not moved from the HTResponse object to the HTAnchor object after having received a response. This caused the information to be lost when the response object went away and only the anchor object remainded

Revision 2.8: download - view: text, markup, annotated - select for diffs
Tue Sep 1 18:02:19 1998 UTC (25 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +20 -9 lines
A set of changes: 1) Added support for etags in 201 responses. This will help avoiding overrides of PUT 2) Added timeout support. Default timeout in webbot and command line tool is 20secs. Can be changed using the -timeout option 3) Fixed a problem that prevented idle connections to be closed after 60 secs idle time. Client side closes are a lot easier to deal with 4) Expanded progress flags in HTAlert to be 32 bit instead of 16 bit as I was running out of flags.

Revision 2.7: download - view: text, markup, annotated - select for diffs
Tue May 19 16:49:37 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +2 -1 lines
Almost 5.1m

Revision 2.6: download - view: text, markup, annotated - select for diffs
Mon May 4 19:37:18 1998 UTC (26 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +4 -2 lines
version 5.1m

Revision 2.5: download - view: text, markup, annotated - select for diffs
Thu Mar 5 21:56:23 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k, Release-5-1j
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +26 -6 lines
Fixed multiple transfer problem

Revision 2.4: download - view: text, markup, annotated - select for diffs
Wed Jan 21 17:24:42 1998 UTC (26 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1g
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +4 -1 lines
*** empty log message ***

Revision 2.3: download - view: text, markup, annotated - select for diffs
Thu Dec 4 16:54:51 1997 UTC (26 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1e, Release-5-1d
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +11 -1 lines
Bug fixes for writing

Revision 2.2: download - view: text, markup, annotated - select for diffs
Wed Nov 26 16:05:49 1997 UTC (26 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +33 -1 lines
version 5.1c

Revision 2.1: download - view: text, markup, annotated - select for diffs
Mon Oct 7 16:44:26 1996 UTC (27 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1b, Release-5-1a, Release-5-1, Release-5-0a, PIPELINE1
Added merge (thanks to Eric)

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