EdgeRouteRequestHeadersModule

Get

get/edges/https/{edge_id}/routes/{id}/request_headers

Path parameters

edge_idstring required

unique identifier of this edge

idstring required

unique identifier of this edge route

Headers

ngrok-versioninteger required

Response

n/a

enabledboolean

true if the module will be applied to traffic, false to disable. default true if unspecified

addobject

a map of header key to header value that will be injected into the HTTP Request before being sent to the upstream application server

removestring[]

a list of header names that will be removed from the HTTP Request before being sent to the upstream application server

Changes

No recorded changes to this endpoint across all 9 revisions of this API.