UriBasedFileUploadHttpRequestMessageManagerCreateLocation Method

Creates the location that is added to the HttpResponseHeaders as 'Location'.


Namespace: TcHmiSrv.Core.Tools.Net.Http.Managers
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

protected virtual string CreateLocation(
    FileUploadHttpRequestMessageHandler handler
)

Parameters

handler  FileUploadHttpRequestMessageHandler

The FileUploadHttpRequestMessageHandlers the received data is written to.

Return Value

String
The location that is added to the HttpResponseHeaders as 'Location'. -or- null or string.Empty, to not add 'Location' to the HttpResponseHeaders.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

UriBasedFileUploadHttpRequestMessageManager Class TcHmiSrv.Core.Tools.Net.Http.Managers Namespace

Copyright © Beckhoff Automation GmbH & Co. KG