[svn] Major refactoring of HTTP code. Added support for Content-Disposition header.

This commit is contained in:
mtortonesi 2005-11-23 02:18:18 -08:00
parent 3e145c6018
commit d40086ba5f
2 changed files with 1086 additions and 1077 deletions

View File

@ -1,3 +1,8 @@
2005-11-23 Mauro Tortonesi <mauro@ferrara.linux.it>
* http.c: Refactored HTTP code. Added support for
Content-Disposition header.
2005-11-19 Hrvoje Niksic <hniksic@xemacs.org>
* hash.c (INVALID_PTR): Use uintptr_t instead of unsigned long.

2158
src/http.c

File diff suppressed because it is too large Load Diff