PR Close #23494
This commit is contained in:
parent
2ae3fa009e
commit
938abc03bc
|
@ -156,7 +156,7 @@ export abstract class HttpResponseBase {
|
|||
readonly status: number;
|
||||
|
||||
/**
|
||||
* Textual description of response status code.
|
||||
* Textual description of response status code, defaults to OK.
|
||||
*
|
||||
* Do not depend on this.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue