• Alexandre Julliard's avatar
    Authors: Mike McCormack <mike@codeweavers.com>, Robert Shearman <rob@codeweavers.com> · 48243e32
    Alexandre Julliard authored
    - Change the way that the response headers are reconstructed to reduce
      the chance of memory being incorrectly allocated.
    - Return the correct error when a header is not found.
    - remove all the response headers before receiving new ones so that we
      don't merge headers from two responses.
    - Add extra standard fields.
    - Split the status line into http version, status code and status text
      and store those in the response data, without using use a fake
      field.
    48243e32
Name
Last commit
Last update
controls Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
objects Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...