Spec-Zone.ru › Dart 1

dart:io

свойство response

HttpResponse response

Объект HttpResponse, используемый для отправки ответа клиенту.

Если contentLength тела не равен 0, и тело не читается, любые вызовы write к HttpResponse автоматически считывают тело запроса.

Исходный код

HttpResponse get response;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpRequest/response.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API