BetaReadonly BetaonSignal fired when a chunk of response data is received, providing an Editor.Buffer with the chunk contents.
Readonly BetaonSignal fired when the HTTP response has fully completed, providing the final HttpResponse.
Readonly BetaonSignal fired when the HTTP request encounters an error, providing the HttpResponse with error details.
BetaReturns the name of this object's type.
BetaReturns true if the object is of the specified type.
BetaReturns true if this object refers to the same instance as the given object.
Represents an in-progress HTTP response, providing signals for receiving streamed data, completion, and errors.