TcHmiSrv.Core.Tools.Net.Http.Handlers Namespace

Contains types to handle chunked HttpRequestMessages.

Classes

 

Class

Description

TcHmiSrv.Core.Tools.Net.Http.Handlers Namespace 1:

ChunkedHttpRequestMessageHandler

Handles writing Bytes from the Body of received chunked and non-chunked HttpRequestMessages. This class also provides a method to apply a decompression algorithm to an output Stream using the content encoding specified in the HttpRequestHeaders.

TcHmiSrv.Core.Tools.Net.Http.Handlers Namespace 2:

FileUploadHttpRequestMessageHandler

Provides a FileStream the received data of chunked and non-chunked HttpRequestMessage s is written to.

Interfaces

 

Interface

Description

TcHmiSrv.Core.Tools.Net.Http.Handlers Namespace 3:

IChunkedHttpRequestMessageHandler

Provides an interface to handle writing Bytes from the Body of received chunked and non-chunked HttpRequestMessages.

Copyright © Beckhoff Automation GmbH & Co. KG