This repository was archived by the owner on May 4, 2024. It is now read-only.

Description
Hello everyone,
I noticed an unexpected behavior of network connectivity tools while using "curl" option to call my apps.
Into the UI, where the "curl" command is shown with related URL, it appears an additional and unexpected URL.
For instance:
> curl https://unexpected_additional.url https://url_of_my_application.set
I named this issue as "undefined problem" because I did not find any resource over the net, on Stackoverflow either, also on the official documentation.
In addition to that, the other reason of this naming is in relation to the fact that this episode happens unrelated to specific URLs, cases or endpoint.
Could someone give me some explanation?
Thanks!