HTTPS Automated Connection Guide

HTTPS Automated Connection Guide

Handling Responses

Handling Responses

Each request is answered with a response.
Managed File Transfer
HTTPS Server does not use the standard HTTP response codes to return information about the request back to the client.  Standard response codes can be used to determine that the request was received by a
Managed File Transfer
HTTPS Server.  The actual message reply from the server is stored as a custom response header named X-GDX-Reply. 
The X-GDX-Reply header will contain success or error codes and messages specific to
Managed File Transfer
HTTPS Server.  The format of this header message is a status code followed by a single white space, followed by the message details. 
200 Welcome, testuser!
These header codes and messages can be utilized to determine the success or failure of the operation.

0 COMMENTS

We’d like to hear from you!