Gets the length of the data represented by this.
For most request types, this will not be known until after you call send or send_async.end.
this |
a Request |
the length of the data represented by this, or -1 if not known. |