[cups.bugs] [MOD] STR #3791: IPP/HTTP stack issues with Expect: header and non-conforming printers

Michael Sweet msweet at apple.com
Fri Feb 11 08:27:07 PST 2011


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Closed w/Resolution]

The thing with early responses is that you can only return 100 (continue)
or one of the errors, otherwise pipelining won't work and (equally bad)
you are responding with a successful status before receiving the entire
request.

That said, responding with 200 (OK) after receiving the entire message
body instead of sending both the 100 and 200 status is OK, and with the
changes here and in STR #3778 CUPS will handle that properly in all cases
(and not just after sending document data).

Link: http://www.cups.org/str.php?L3791
Version: 1.4-current
Fix Version: 1.5-current (r9518)





More information about the cups-devel mailing list