bmcweb: srcrev bump 7de9f811db..a3e65892ad

Ed Tanous (2):
      Nullify HttpHeaders per the specification
      Make fewer copies

Change-Id: I412974106a5e7098058a084fe9223df812bff23e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d5b95be..728dfae 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "7de9f811db3400121e1453b1fa3da09ae6df69f6"
+SRCREV = "a3e65892add97ce68816c1544c0aa21591239fc7"
 
 S = "${WORKDIR}/git"