bmcweb: srcrev bump 3fad0d59b9..04e438cbad

Ed Tanous (2):
      Timeout is not per-session
      fix include names

Wludzik, Jozef (1):
      Avoid using deleted Connection in Response

(From meta-phosphor rev: 096a0e1e4c1bff59072a5926635a688e8933a381)

Change-Id: Icc046d8efcf458e05c1afb60912dd0083a7d2b9a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 94d90a5..089a989 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 = "3fad0d59b94d951a752530d01db5451773f7d374"
+SRCREV = "04e438cbad66838724d78ce12f28aff1fb892a63"
 
 S = "${WORKDIR}/git"