Pauses I/O on msg.
This can be used when you need to return from the server handler without having the full response ready yet. Use soup.server_message.ServerMessage.unpause to resume I/O.
Pauses I/O on msg.
This can be used when you need to return from the server handler without having the full response ready yet. Use soup.server_message.ServerMessage.unpause to resume I/O.