react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Adds missing headers for HttpRequestHeaderCollection

Open rozele opened this issue 3 years ago • 2 comments

Description

Type of Change

Erase all that don't apply.

  • Bug fix (non-breaking change which fixes an issue)

Why

These headers are needed in case alternative PCH are used to compile (e.g., with clang/BUCK).

Microsoft Reviewers: Open in CodeFlow

rozele avatar Jul 19 '22 15:07 rozele

@rozele going forward, can you please add me to all PRs involving the networking (HTTP, WebSocket) source files?

JunielKatarn avatar Jul 21 '22 18:07 JunielKatarn

@JunielKatarn, thats what https://github.com/microsoft/react-native-windows/blob/main/.github/CODEOWNERS is for.

acoates-ms avatar Jul 21 '22 18:07 acoates-ms