ClientChatter Properties |
The ClientChatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | bClientSocketReused |
Was this request received from a reused client connection? Looks at SessionFlags.ClientPipeReused flag on owning Session.
|
![]() | BufferRequest |
Controls whether the request body is streamed to the server as it is read from the client.
|
![]() | headers |
HTTP Headers sent in the client request, or null.
|
![]() | host |
Note: This returns the request's HOST header, which may include a trailing port #.
If the Host is an IPv6 literal, it will be enclosed in brackets '[' and ']'
|
![]() | InboundPort | |
![]() | Item |
Simple indexer into the Request Headers object
|