Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 1.57 KB

File metadata and controls

64 lines (46 loc) · 1.57 KB

Override HTTP method policy

Gravitee.io License Releases CircleCI

Phase

V3 engine

onRequest onResponse

X

V4 engine

onRequest onResponse onMessageRequest onMessageResponse

X

Description

You can use the override-http-method policy to override the HTTP method provided by the initial consumer with a new configured value when the inbound request is sent to the backend API.

Compatibility with APIM

Plugin version APIM version

Up to 1.x

Up to 3.20

Up to 2.1

4.0 to latest

Configuration

Property Required Description Type Default

method

X

HTTP method sent to the backend API

HTTP method

GET