FreeBSD Bugzilla – Attachment 39760 Details for
Bug 62610
patch to let Apache2 proxy work correctly with windowsupdate.com
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 437 bytes, created by
JY
on 2004-02-10 02:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
JY
Created:
2004-02-10 02:40:08 UTC
Size:
437 bytes
patch
obsolete
>--- server/protocol.c.orig Wed Sep 10 20:13:51 2003 >+++ server/protocol.c Wed Feb 4 11:50:49 2004 >@@ -1255,7 +1255,7 @@ > * We can only set a C-L in the response header if we haven't already > * sent any buckets on to the next output filter for this request. > */ >- if (ctx->data_sent == 0 && eos) { >+ if (ctx->data_sent == 0 && eos && !r->header_only) { > ap_set_content_length(r, r->bytes_sent); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 62610
: 39760