Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
HttpResponse Class Reference

HTTP response structure. More...

Inheritance diagram for HttpResponse:
HttpResponseHeader HttpHeader Header Pdu Signal HttpsResponse

Public Attributes

string version
 
HttpType response
 
HttpResponseStatusType httpResponseStatus
 
- Public Attributes inherited from HttpResponseHeader
vector< HttpHeaderPairresponseHeaders
 
- Public Attributes inherited from HttpHeader
HttpType type
 
bool isHttps
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

HTTP response structure.

Member Data Documentation

◆ httpResponseStatus

HttpResponseStatusType HttpResponse::httpResponseStatus

◆ response

HttpType HttpResponse::response

◆ version

string HttpResponse::version

The documentation for this class was generated from the following file: