Package: matlab.net.http
HTTP history log record
A vector of LogRecord
objects represents a history of request-response
message pairs exchanged between client and server during an HTTP operation, such as
RequestMessage.send
. The send
method returns history as an
output argument. When an error occurs, the HTTPException
object contains a
History
property.
Use the LogRecord
class for debugging.
Disposition
| matlab.net.URI
| ResponseMessage
| send
| StartLine