set_encoding
Description:
Sets the message body encoding that this will declare.
In particular, you should use this if you are going to send a request or response in chunked encoding.
Parameters:
this | |
encoding |
a Encoding |
Sets the message body encoding that this will declare.
In particular, you should use this if you are going to send a request or response in chunked encoding.
this | |
encoding |
a Encoding |