Loading docs/ref/request-response.txt +3 −3 Original line number Diff line number Diff line Loading @@ -931,16 +931,16 @@ Attributes An iterator of strings representing the content. .. attribute:: HttpResponse.status_code .. attribute:: StreamingHttpResponse.status_code The `HTTP status code`_ for the response. .. attribute:: HttpResponse.reason_phrase .. attribute:: StreamingHttpResponse.reason_phrase .. versionadded:: 1.6 The HTTP reason phrase for the response. .. attribute:: HttpResponse.streaming .. attribute:: StreamingHttpResponse.streaming This is always ``True``. Loading
docs/ref/request-response.txt +3 −3 Original line number Diff line number Diff line Loading @@ -931,16 +931,16 @@ Attributes An iterator of strings representing the content. .. attribute:: HttpResponse.status_code .. attribute:: StreamingHttpResponse.status_code The `HTTP status code`_ for the response. .. attribute:: HttpResponse.reason_phrase .. attribute:: StreamingHttpResponse.reason_phrase .. versionadded:: 1.6 The HTTP reason phrase for the response. .. attribute:: HttpResponse.streaming .. attribute:: StreamingHttpResponse.streaming This is always ``True``.