http2_session Struct Reference

HTTP2 session. More...

#include <netevent.h>

Data Fields

struct http2_streamfirst_stream
 first item in list of streams
 
struct comm_pointc
 comm point containing buffer used to build answer in worker or module
 
int is_drop
 session is instructed to get dropped (comm port will be closed)
 
int postpone_drop
 postpone dropping the session, can be used to prevent dropping while being in a callback
 

Detailed Description

HTTP2 session.

HTTP2 related info per comm point.


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