Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
#include <packet-http.h>
Public Attributes | |
guint | response_code |
guint32 | startframe |
gchar * | http_host |
gchar * | request_method |
gchar * | request_uri |
gchar * | full_uri |
guint32 | req_res_num |
guint8 | upgrade |
gchar * | websocket_protocol |
gchar * | websocket_extensions |
guint16 | server_port |
address | server_addr |
http_req_res_t * | req_res_tail |
Conversation data of a HTTP connection.
guint32 _http_conv_t::req_res_num |
the number of requests on the conversation.
http_req_res_t* _http_conv_t::req_res_tail |
the tail node of req_res