TsgcHTTP2RequestProperty
This object is received as an argument OnHTTP2Response event, it allows
to know the original request of the response send by the server.
Properties
- Method:
identifies the HTTP/2 method (GET, POST...)
- URL:
is the URL requested.
- Request:
contains the fields of the request.