ResponseSocketIO¶
- class pytest_response.interceptors._urllib.ResponseSocketIO(sock, mode)[source]¶
Bases:
socket.SocketIOProvides a method to write the value of the buffer into another var for dumping. Wrapper for ~socket.SocketIO.
Methods Summary
readinto(b)Wrapper function for socket.SocketIO.readinto
Methods Documentation