| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a046125 commit 13ad8d4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2655,12 +2655,14 @@ it inherits from `Stream`. | |||
| 2655 | 2655 | ||
| 2656 | 2656 | The User should not call this function directly. | |
| 2657 | 2657 | ||
| 2658 | - ### `outgoingMessage.removeHeader()` | ||
| 2658 | + ### `outgoingMessage.removeHeader(name)` | ||
| 2659 | 2659 | ||
| 2660 | 2660 | <!-- YAML | |
| 2661 | - added: v0.4.0 | ||
| 2661 | + added: v0.4.0 | ||
| 2662 | 2662 | --> | |
| 2663 | 2663 | ||
| 2664 | + * `name` {string} Header name | ||
| 2665 | + | ||
| 2664 | 2666 | Removes a header that is queued for implicit sending. | |
| 2665 | 2667 | ||
| 2666 | 2668 | ```js | |
| Back | FazBrowse Home | New Git URL |
0 commit comments