Forcing HTTP 1.0 or 1.1 for incoming calls to the Axway/Vordel API Server
Join the DZone community and get the full member experience.
Join For FreeIn a previous post, I wrote about how you'd configure the Axway/Vordel API Server to connectout to APIs using either HTTP 1.0 or 1.1. But, what if you wanted to force the API Server to receive API
calls using either HTTP 1.0 or 1.1? This can be done using a simple
trick. What you do is to create an "incoming" Remote Host, as shown
below. In the example below, I've checked the box for "Force HTTP 1.0".
This forces incoming connections to use HTTP 1.0
Published at DZone with permission of Mark O'Neill, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Managing Data Residency, the Demo
-
Micro Frontends on Monorepo With Remote State Management
-
How Agile Works at Tesla [Video]
-
4 Expert Tips for High Availability and Disaster Recovery of Your Cloud Deployment
Comments