microsoft / overreact-core

Core components for Overreact, a universal data layer for React
MIT License
7 stars 11 forks source link

Fix Typo: Rename header to headers In Instrumentation Middleware #95

Closed ZhujiahuiFighting closed 2 years ago

ZhujiahuiFighting commented 2 years ago

Previously, changes header to headers. But instrumentation middleware was forgotten. So it failed to get request id. So log's request id mismatches.