This method is used to retrieve the currently displayed message, which may have been modified by the user. @return The currently displayed HTTP message.
()
| 44 | * @return The currently displayed HTTP message. |
| 45 | */ |
| 46 | byte[] getMessage(); |
| 47 | |
| 48 | /** |
| 49 | * This method is used to determine whether the current message has been |
no outgoing calls
no test coverage detected