Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: setup: remove early statement from /api ......................................................................
packaging: setup: remove early statement from /api The current implementation incorrectly users 'early' statement for /api links in apache configuration, which does not remove 'Expect' headers as expected. The new implementation removes the 'early' statement fixing the issue. Change-Id: I7f0618caec59c2da894f242e230b23ebc7847b04 Bug-Url: https://bugzilla.redhat.com/849442 Signed-off-by: Alex Lourie <[email protected]> --- M packaging/conf/ovirt-engine-proxy.conf.v2.in 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16563 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7f0618caec59c2da894f242e230b23ebc7847b04 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
