Fix doc - no setBodyEnocoding anymore
Thanks Frederic. Closes GH-859.
This commit is contained in:
parent
682b66c0c1
commit
0f47f63746
@ -136,7 +136,7 @@ Emitted when a piece of the message body is received.
|
||||
Example: A chunk of the body is given as the single
|
||||
argument. The transfer-encoding has been decoded. The
|
||||
body chunk is a string. The body encoding is set with
|
||||
`request.setBodyEncoding()`.
|
||||
`request.setEncoding()`.
|
||||
|
||||
### Event: 'end'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user