[@types/node] Remove readonly from http.ClientRequest#41030
[@types/node] Remove readonly from http.ClientRequest#41030TooTallNate wants to merge 4 commits intoDefinitelyTyped:masterfrom
readonly from http.ClientRequest#41030Conversation
There is nothing in the source code that prevents this property from being overwritten, and user code and/or modules may change this property before flushing the HTTP header.
|
@TooTallNate Thank you for submitting this PR! 🔔 @microsoft @DefinitelyTyped @jkomyno @a-tarasyuk @alvis @r3nya @btoueg @BrunoScheufler @smac89 @tellnes @Touffy @DeividasBakanas @eyqs @Flarna @Hannes-Magnusson-CK @KSXGitHub @hoo29 @kjin @ajafff @islishude @mwiktorczyk @mohsen1 @n-e @octo-sniffle @galkin @parambirs @eps1lon @SimonSchick @ThomasdenH @WilcoBakker @wwwy3y3 @ZaneHannanAU @samuela @kuehlein @j-oliveras @bhongy @chyzwar @trivikr @nguymin4 @yoursunny @qwelias @jeremiergz - please review this PR in the next few days. Be sure to explicitly select If no reviewer appears after a week, a DefinitelyTyped maintainer will review the PR instead. |
|
👋 Hi there! I’ve run some quick measurements against master and your PR. These metrics should help the humans reviewing this PR gauge whether it might negatively affect compile times or editor responsiveness for users who install these typings. Let’s review the numbers, shall we? node/v12Comparison details for node/v12 📊
It looks like nothing changed too much. I won’t post performance data again unless it gets worse. node/v10Comparison details for node/v10 📊
It looks like nothing changed too much. I won’t post performance data again unless it gets worse. |
|
@TooTallNate One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits or comments. Thank you! |
There is nothing in the source code that prevents this property from being overwritten, and user code and/or modules may change this property before flushing the HTTP header.
Please fill in this template.
npm test.)npm run lint package-name(ortscif notslint.jsonis present).Select one of these and delete the others:
If changing an existing definition: