mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-27 19:59:07 +00:00
3 lines
113 B
Python
3 lines
113 B
Python
.HTTPResponse: ClassType
|
|
.HTTPResponse <: FileLike!
|
|
.HTTPResponse.read!: (self: RefMut(.HTTPResponse),) => Bytes
|