-
Notifications
You must be signed in to change notification settings - Fork 578
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove private members in HttpRequest and HttpResponse (#737)
Sometimes yarn/npm will install different version of protocol-http package under individual clients and root node_modules because of hoisting policy. Private class member will block the ts compiling Reference: microsoft/TypeScript#18499
- Loading branch information
1 parent
ab2f5a7
commit d5602dc
Showing
1 changed file
with
30 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters