Inspectopedia
 
2024.3

'$placeholder' in HTTP Request

Warning
New
Last modified: 03 December 2024

Reports a $placeholder inside a request.

A $placeholder to be replaced by the user is created automatically when a tool cannot recognize a part of a request. For example, a request mapping /aaaa/*/bbb will be generated as GET localhost/aaaa/{{$placeholder}}/bbb.