Skip to content
Commit 750ceaec authored by Ed Tanous's avatar Ed Tanous
Browse files

bmcweb: Clean up security headers



Inline strings make this patchset easier to read, and idenfity where
we're adding headers.  Also, in the cases where we're using common keys,
passing it by boost::beast::http::field helps us avoid some dict
lookups.  These performance improvements are largely hypothetical, as it
would be unlikely we'd ever measure a real difference.

Change-Id: Ic931c4454a5f40c0d206bb4df09058f8f61fc0e2
Signed-off-by: default avatarEd Tanous <ed.tanous@intel.com>
parent 883b311c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment